Diagram
Generate accurate diagrams by analyzing real code, then producing Mermaid .mmd files.
Two-agent pipeline:
- code-explorer (
../../agents/code-explorer.md) — analyzes the codebase, traces execution paths, maps architecture - diagram-builder (
../../agents/diagram-builder.md) — reads the correct syntax reference, converts analysis into Mermaid with color-coded actors
The orchestrator (this skill) decides what to analyze, which diagram type to use, and coordinates the ag
[Description truncada. Veja o README completo no GitHub.]