Skip to main content
Run any Skill in Manus
with one click
$pwd:

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:April 22, 2026 at 13:20
File Explorer
7 files
SKILL.md
readonly