What problem does it solve? Translating a complex codebase into clear visual architecture documentation is time-consuming and often inconsistent. This Skill automates the creation of standardized C4-model Mermaid.js diagrams so system structure and data flow stay documented and up to date. ## Core Features & Use Cases - C4 Zoom Levels: Produces Context, Container, and Component-level diagrams depending on the requested scope. - Structural Scan Protocol: Locates entry points, state layers, and external dependencies before drawing to ensure diagrams reflect the real system. - Standardized Notation: Enforces top-down flow, labeled arrows, subgraph grouping, and consistent shapes for databases, APIs, actors, and processes. - Use Case: After refactoring a backend service, ask for an updated container diagram and receive a Mermaid.js graph plus a data flow summary and risk assessment. ## Quick Start Visualize the system architecture of this repository as a C4 container-level Mermaid diagram.