codemap

Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.

$ Instalar

git clone https://github.com/aronasorman/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_claude/skills/codemap ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill