Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
$npx -y skills add jjmartres/ai-coding-agents --skill karpathy-guidelinesInstalls into the current project.
Run `npx skills use "https://github.com/jjmartres/ai-coding-agents" --skill "jjmartres/ai-coding-agents/karpathy-guidelines"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jjmartres/ai-coding-agents" that are relevant to the current task. Run `npx skills add "https://github.com/jjmartres/ai-coding-agents"` and select the relevant skills, then follow their instructions.