code-walkthrough
New codebase feels like hieroglyphs? Stop line-by-line. This skill maps architecture to core flows, revealing why.
What does this skill do?
代码导读技能:帮助快速理解不熟悉的项目或模块,建立心智模型。 从全局架构到核心流程再到关键设计决策,分层递进地梳理代码。 不是简单地读文件列目录,而是提炼出"这段代码在做什么、为什么这么做、和其他部分怎么连接"。 触发词:帮我梳理一下、这块代码怎么运作的、导读、接手项目、看看这个模块、代码走读、walkthrough。 触发场景:接手新项目、进入不熟悉的模块、重构前理解现状、Code Review 需要理解上下文。 即使用户没有说"导读",只要意图是"理解一段不熟悉的代码",都应触发此技能。
Why is it worth installing?
It skips file listings to surface design decisions and causal links, like a senior dev whispering the key context.
How do you install it?
git clone --depth 1 https://github.com/312362115/claude.git Then point your agent at the skill directory.
Where does it come from?
Repository: 312362115/claude 109 stars on GitHub at the time of listing. The repository ships 1 skills in total.
← karpathy-guidelines · diagram →