Install
$ npx skills add https://github.com/imxv/pretty-mermaid-skills --skill pretty-mermaidNeeds Node.js; dependencies install on first run. Bundles render, batch and theme scripts plus diagram-type and theme references.
Best for
Turning Mermaid source into a finished SVG or a terminal-friendly ASCII diagram, with themes applied and batches handled in one pass.
Not ideal for
Anything needing a recent upstream. This is community-maintained and its last release predates most of the current agent tooling — useful, but not actively tracking the ecosystem.
About this skill
Render beautiful Mermaid diagrams as SVG or ASCII art using the beautiful-mermaid library. Supports 15+ themes and 5 diagram types (flowchart, sequence, state, class, ER). Use when asked to render a Mermaid diagram or given .mmd files, to create a flowchart, sequence diagram or state diagram, to apply a theme or beautify a diagram, to batch process multiple diagrams, when an ASCII or terminal-friendly diagram is needed, or to visualize architecture, workflows and data models.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
D3.js patterns for interactive viz that does not look stock.
Excalidraw JSON diagrams from prose, with rendering self-checks.
Mermaid diagrams from prose with self-validating syntax. Sequence, flowchart, ER, state.