What problem does it solve? This Skill addresses the need to communicate system architecture visually to different audiences, producing C4 model diagrams from context level down to component level. Note: this Skill is deprecated and its functionality now lives in Section 2 of the Software Architecture Document skill. ## Core Features & Use Cases - Multi-Level Diagram Generation: Produces System Context (Level 1), Container (Level 2), Component (Level 3), and optional Code (Level 4) diagrams in Mermaid C4 syntax. - Structured Documentation Template: Outputs a complete c4-diagrams.md document with element tables, relationship tables, naming conventions, and color coding standards. - Sign-Off Workflow: Includes review checklists and approval sections for Solution Architect, Technical Lead, and Development Team Lead. - Use Case: An architect documenting a web application with an API, database, and message queue uses this template to produce consistent diagrams for stakeholders, developers, and operations teams. ## Quick Start Ask the agent to generate C4 architecture diagrams for your system, providing the system name, users, external systems, containers, and key components.