What problem does it solve? Creating consistent, professional-looking technical diagrams by hand is slow and error-prone, especially when you need architecture diagrams, flowcharts, or sequence diagrams with a unified visual style. ## Core Features & Use Cases - Nine Diagram Types: Supports architecture, flowchart, sequence, structural (class/ER/org chart), mind map, timeline, state machine, data flow, and illustrative diagrams, each with dedicated layout guidance. - Built-in Design System: Provides a semantic color palette, typography rules, spacing constraints, and reusable SVG component patterns (boxes, diamonds, cylinders, region boundaries) for consistent dark-themed output. - SVG to PNG Conversion: Includes a Bun/TypeScript script that converts the generated SVG into a @2x PNG using sharp. - Use Case: Ask for a system architecture diagram of your microservices stack, and receive a standalone styled SVG file plus a high-resolution PNG ready for documentation or presentations. ## Quick Start Draw an architecture diagram showing my web client, API gateway, three backend services, and a PostgreSQL database.