A skill containing behavioral guidelines to reduce common LLM coding mistakes. Derived from Andrej Karpathy's observations on LLM coding pitfalls, it encourages avoiding overcomplication, making surgical changes, surfacing assumptions, and defining verifiable success criteria. Use when writing, reviewing, or refactoring code.
npx skills add forrestchang/andrej-karpathy-skills --skill karpathy-guidelineswget https://github.com/forrestchang/andrej-karpathy-skills/archive/refs/heads/main.zip -O andrej-karpathy-skills.zip