codebase-map
Installation
SKILL.md
codebase-map
Point it at a repo (or a subtree); it derives a module/dependency map and renders it on the canvas using the architecture stencils, consistently.
Before you start
- Read
references/shared/bridge.md(bundled with this skill),references/shared/style.md,references/shared/diagramming.md. - Read
./reference.md— how to extract structure and what to draw.
Target document
Convention: ~/canvas/architecture/<repo-name>-codemap.tldraw. Locate via
api.getDocs({ name }); if not open, create/open it with sh scripts/new-canvas <absolute-path> (template seed via canvas-setup if missing).