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.

juxt 5362256 7 files · 44.6 KB Updated

File contents

juxt/claude-plugins/tree/main/plugins/code-map/skills/code-map commit 53622568f4

Frequently asked questions

npx skillmds@latest add juxt/code-map