Skip to main content
在 Manus 中运行任何 Skill
一键导入

karpathy-coding-rules

星标2
分支0
更新时间2026年7月12日 22:51

Andrej Karpathy's field notes (CLAUDE.md, v260626) on getting a language model to write code you will NOT have to rewrite — ten earned rules covering read-before-write, think-before-code, simplicity, minimal/surgical diffs, verification, goal-driven execution, debugging, dependency hygiene, communication, and the common failure modes. Read and apply these BEFORE starting ANY coding task: writing new code, editing or refactoring existing code, fixing a bug, adding a feature, implementing from a spec, reviewing a diff, or scaffolding a project — even when the user does not explicitly ask for "best practices" or "clean code." Whenever the task is to produce or change source code, consult this skill first so the rules shape how you read, plan, write, verify, and report.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly