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

code-map

// Build or query a code-only symbol and call-graph map of the current project, via LSP. Use when exploring an unfamiliar codebase, locating a symbol's definition, tracing what calls or is called by a function, assessing the blast radius of a proposed change, or navigating code beyond what grep alone can reveal. Produces a JSON map under .codemap/ at the project root. Skip for trivial lookups and single-file edits.

$ git log --oneline --stat
stars:9
forks:5
updated:2026年4月22日 13:20
文件资源管理器
7 个文件
SKILL.md
readonly