What problem does it solve? Writing and maintaining technical diagrams manually is slow and hard to keep in sync with documentation. This Skill lets you generate flowcharts, sequence diagrams, ER diagrams, Gantt charts, and 24+ other diagram types from plain text, then render them to SVG, PNG, or PDF. ## Core Features & Use Cases - 24+ Diagram Types: Flowcharts, sequence diagrams, class diagrams, state machines, ER diagrams, Gantt charts, user journeys, architecture diagrams, mindmaps, and more. - CLI Rendering: Convert .mmd files to SVG/PNG/PDF with themes, custom CSS, and batch processing via mermaid-cli. - JavaScript Integration: Embed diagrams in HTML, React, Vue, and Next.js apps with the Mermaid JavaScript API. - Theming & Accessibility: Built-in themes, custom theme variables, hand-drawn look, and ARIA/WCAG accessibility support. - Use Case: Document a microservices architecture by writing a flowchart in Mermaid syntax, then render it to a dark-themed transparent PNG for your README using the CLI. ## Quick Start Ask the AI to create a Mermaid flowchart showing your system's request flow and render it to an SVG file.