A curated collection of agent skills for modern development workflows. These skills help coding agents generate idiomatic code, apply best practices, and scaffold projects using the latest versions of popular frameworks and libraries.
| Skill | Description | Category |
|---|---|---|
| OpenCollection | A modern specification for defining and sharing API collections. Designed for simplicity and collaboration. | API |
# Install all skills
npx skills add https://github.com/lil-code-team/skills
# Install specific skill
npx skills add https://github.com/lil-code-team/skills --skill=[name]