imxvimxvCommunityยท2 Agent Skills Included

Pretty-mermaid-skills

Turn Mermaid code into themed SVG, PNG, and terminal diagrams

Renders Mermaid diagrams into polished SVG files, shareable PNGs, and terminal-ready ASCII art. Supports flowcharts, sequence, state, class, ER, and XY charts with 15 built-in themes and custom colors. Eliminates browser dependencies and manual screenshot work by rendering everything locally in Node.js. Batch processes entire folders of diagrams so documentation stays consistent and up to date.
npx skills add imxv/Pretty-mermaid-skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Pretty Mermaid?โ–ผ

Run `npx skills add imxv/Pretty-mermaid-skills --all -g -y` in your terminal to install the skill globally. Node.js 16 or newer is required.

How to render Mermaid diagrams without a browser?โ–ผ

Pretty Mermaid renders SVG, PNG, and ASCII output entirely in Node.js, with no Chromium, Puppeteer, or DOM required.

What diagram types does Pretty Mermaid support?โ–ผ

It supports six types: flowcharts, sequence diagrams, state diagrams, class diagrams, ER diagrams, and XY charts, each with ready-made templates.

Does Pretty Mermaid work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and works with Claude Code, Cursor, Codex, Gemini CLI, and other AI coding agents.

Can I batch convert multiple Mermaid files at once?โ–ผ

Yes. The bundled batch script renders an entire directory of .mmd files in parallel with a single theme and format setting.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’