2 skills
andrej-karpathy-skills166k ★
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
Review code for overfit and loose assumptions
Passed all 3 security checksApplies lightweight heuristics—avoid overcomplication, make surgical edits, surface unstated assumptions, define testable success—to catch the sneaky mistakes LLMs make most often.
·★161k↓18k
Review code changes the way Karpathy would
Passed all 3 security checksApplies a checklist of behavioral guidelines—avoid overcomplication, name assumptions, define verifiable success—to catch the mistakes LLM-written code often makes before they ship.
·0↓8.1k