What problem does it solve? Business diagrams often end up as generic boxes and arrows that say nothing about how a specific firm actually works, with text overflowing its boxes and invented details presented as fact. This Skill produces real .svg diagram files where every step comes from what the user said, every arrow is labeled, and anything unknown is left as a visible bracketed placeholder. ## Core Features & Use Cases - Typed diagram generation: Draws process flows, swimlanes, decision trees, org charts, timelines, journey maps, and 2x2 quadrants, picking the type from the question being asked. - Wiring-first structure: Writes the diagram as numbered actor-verb-outcome lines before drawing, so every box and arrow label carries real meaning and revisions edit one line at a time. - Measured SVG output: Sizes every box to its label using font metrics, enforces contrast ratios, and validates the file parses before delivery. - Use Case: A consultant pastes their client onboarding steps and asks for a flowchart for their services page; the Skill returns a branded SVG with labeled handoffs and dashed placeholders for unstated details like turnaround times. ## Quick Start Describe your process step by step and ask for a diagram, for example: draw a swimlane diagram of our client onboarding process from intake form to kickoff call.