karpathy-coder
alirezarezvani/claude-skills
A rigorous coding discipline tool derived from Andrej Karpathy’s principles. It helps developers, especially when working with LLMs, enforce four critical rules: surfacing assumptions, prioritizing simplicity, making surgical changes, and defining verifiable goals. It acts as a comprehensive pre-commit hook and review agent to prevent over-engineering, hidden assumptions, and unnecessary code bloat.