Skip to content

joacod/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent Skills

A growing collection of skills for AI coding agents.

Usage

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.

Available Skills

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

Quick Install

secure-node-typescript

npx skills add https://github.com/joacod/skills --skill secure-node-typescript

refactor-design-patterns

npx skills add https://github.com/joacod/skills --skill refactor-design-patterns

react-anti-patterns

npx skills add https://github.com/joacod/skills --skill react-anti-patterns

About

My custom AI Agent Skills

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors