What problem does it solve? Turning architecture decisions, processes, and data models into clear visuals usually means fighting generic diagram tools or shipping unstyled Mermaid output. This Skill produces editorial-quality diagrams as self-contained HTML/SVG/PNG files that follow a consistent, skinnable design system and are saved as durable artifacts linked from the work they illustrate. ## Core Features & Use Cases - 40 visual types: architecture, flowchart, sequence, state machine, ER, timeline, swimlane, quadrant, radar, Sankey, Wardley map, Gantt, kanban, user journey, deployment, dependency graph, UML class, database schema, and more, each with a dedicated layout reference. - Import and redraw: convert .drawio, .drawio.png/.svg, Mermaid .mmd, and Excalidraw sources into branded diagrams at a chosen size and detail level, using a deterministic extraction script that reports structure without making design decisions. - Skinnable design system: semantic color roles, typography ramp, connector rules, and complexity budgets live in a style guide that projects can override with their own brand tokens. - Use Case: Ask for a state machine diagram of your order-fulfillment flow; the Skill confirms type and size, draws a self-contained HTML file under .greenline/diagrams/<work-id>/, and links it from the owning ticket. ## Quick Start Ask the agent to draw an architecture diagram of your system as a standalone HTML file using the diagram-design skill.