karpathy-guidelines
NewBehavioral 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.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/karpathy-guidelines.md https://raw.githubusercontent.com/forrestchang/andrej-karpathy-skills/main/skills/karpathy-guidelines/SKILL.md/karpathy-guidelinesFrequently Asked Questions
What is karpathy-guidelines?
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.
How to install karpathy-guidelines?
To install karpathy-guidelines, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /karpathy-guidelines.
What is karpathy-guidelines best for?
karpathy-guidelines is a community categorized under Development. It is designed for: code-review, refactoring, coding, productivity. Created by forrestchang.