Codemap

Navigate codebases efficiently using structural indexes. Use when finding symbol definitions (classes, functions, methods), exploring file structure, or locating code by name. Reduces token consumption by 60-80% through targeted line-range reads instead of full file scans. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/azidan--codemap--codemap commit 4c612a6157

Frequently asked questions

npx skillmds@latest add tomevault-io/codemap