What problem does it solve? Converting Mermaid diagram code into polished, shareable image files requires manual tooling and often produces low-quality output. This Skill renders Mermaid diagrams into scalable SVG files and high-resolution PNG captures with consistent theming. ## Core Features & Use Cases - SVG and PNG Rendering: Generate vector SVG output plus a 4K-resolution PNG screenshot via an HTML wrapper and browser capture. - 13 Built-in Themes: Apply themes like Tokyo Night, Dracula, Nord, GitHub Dark, and Catppuccin Latte to match your documentation style. - Multiple Diagram Types: Supports flowcharts, sequence diagrams, state diagrams, class diagrams, and entity-relationship diagrams. - Use Case: You are writing architecture documentation and need a sequence diagram of your OAuth flow as a PNG for a slide deck. Provide the Mermaid code, pick the tokyo-night theme, and receive both SVG and PNG files. ## Quick Start Render this Mermaid flowchart code as a diagram with the tokyo-night theme and give me both the SVG and PNG files.