What problem does it solve? Teams need consistent, on-brand technical diagrams but default diagramming tools produce generic output that clashes with project branding and lacks editorial design discipline. ## Core Features & Use Cases - 39 Visual Types: Create architecture, sequence, ER, state machine, Gantt, Sankey, Wardley map, kanban, user journey, database schema, and other diagrams as standalone HTML/SVG/PNG files. - Brand Onboarding: Pull style tokens from a website URL, local design-system folder, or saved client profiles so every diagram matches the project brand. - Import & Redraw: Redraw .drawio, .drawio.png, .drawio.svg, or Mermaid .mmd sources at a chosen size and detail level using the deterministic drawio_extract.py parser. - Use Case: A solutions architect needs a deployment diagram for a client proposal; the skill loads the saved client profile, applies the brand tokens, enforces the complexity budget, and outputs a self-contained HTML file with accessible SVG. ## Quick Start Use the diagram-design skill to create an architecture diagram of our payment processing system as a standalone HTML file.