SkillAgentSearch skills...

Utils

Storing useful code fragments from OSS library.

Install / Use

/learn @laststance/Utils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Test Build Lint Typecheck

Utils

Place for Storing useful code fragments from especially OSS library.

├── packages/
│   ├── [universal](./packages/universal) # general JS/TS code without specific platform API
│   ├── [browser](./packages/browser) # Typescript/JavaScript and code that depends Browser API
│   ├── [node](./packages/node) # Javascript/Typescript code that depends Node.js API
│   ├── [types](./packages/types) # Custom Utility Types
│   ├── [next-react](./packages/next-react) # Next.js React application
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated10d ago
Forks2

Languages

TypeScript

Security Score

90/100

Audited on Apr 1, 2026

No findings