GitHub - forrestchang/andrej-karpathy-skills: A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy’s observations on LLM coding pitfalls.
This GitHub repository provides a `CLAUDE.md` file that outlines four key principles—"Think Before Coding," "Simplicity First," "Surgical Changes," and "Goal-Driven Execution"—to enhance Claude's code generation behavior. Derived from Andrej Karpathy's insights into common LLM coding pitfalls, these guidelines aim to reduce errors like making wrong assumptions, overcomplicating code, and unintended side effects. The core approach emphasizes transforming imperative coding tasks into verifiable go