README 提供了两条直接的 Claude Code 命令,构成同一安装路径的两个连续步骤:先在 Claude Code 中添加 forrestchang/andrej-karpathy-skills marketplace,再安装 andrej-karpathy-skills@karpathy-skills。
核验依据
GitHub 项目简介: A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
README: This installs the guidelines as a Claude Code plugin, making the skill available across all your projects.
README: "The models make wrong assumptions on your behalf and just run along with them without checking. They don't manage their confusion, don't seek clarifications, don't surface incons…
README: "They really like to overcomplicate code and APIs, bloat abstractions, don't clean up dead code... implement a bloated construction over 1000 lines when 100 would do."
README: "They still sometimes change/remove comments and code they don't sufficiently understand as side effects, even if orthogonal to the task."