codetographer

Generates interactive code flow diagrams (.cgraph files).Invoke when users ask: "how does X work", "show me the flow of Y","visualize the architecture", "diagram the data flow","create a graph of the codebase", or similar queries aboutunderstanding code structure and relationships.

$ 설치

git clone https://github.com/Kelvination/codetographer /tmp/codetographer && cp -r /tmp/codetographer/skill ~/.claude/skills/codetographer

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