What problem does it solve? Turning a textual idea or architecture description into a polished diagram normally requires manual drawing tools or online services. This Skill generates a complete diagram triplet — mermaid source, an editable .excalidraw file, and rendered SVG/PNG images — entirely offline. ## Core Features & Use Cases - Text-to-Diagram Generation: Accepts a plain English description or existing mermaid source and produces a clean mermaid-style diagram. - Triple Output: Produces the mermaid source, an editable .excalidraw file (openable on excalidraw.com with a hand-drawn aesthetic), and rendered SVG plus PNG images. - Fully Offline: No cloud rendering services are required; everything is generated locally. - Use Case: Ask to "diagram the request flow between the API gateway, auth service, and database" and receive an editable Excalidraw file plus shareable PNG/SVG renders. ## Quick Start Ask the assistant to make a diagram of your system architecture or flow, describing the components and connections in plain English.