A growing collection of skills for AI coding agents.
Install any skill from this repository with:
npx skills add https://github.com/joacod/skills --skill <skill-name>Replace <skill-name> with one of the published skills listed above.
| Skill | Description | Docs |
|---|---|---|
secure-node-typescript |
Secure-by-default Node.js and TypeScript practices mapped to OWASP Top 10:2025. | Open |
refactor-design-patterns |
Practical guidance for deciding when a design pattern helps and how to refactor incrementally. | Open |
react-anti-patterns |
Inject React anti-patterns and performance pitfalls for training, review, and teaching. | Open |
npx skills add https://github.com/joacod/skills --skill secure-node-typescriptnpx skills add https://github.com/joacod/skills --skill refactor-design-patternsnpx skills add https://github.com/joacod/skills --skill react-anti-patterns