Pretty Mermaid is a CLI-driven rendering skill that produces professionally styled Mermaid diagrams as SVG for web/docs and ASCII for terminal output. Key…
Pretty Mermaid is a CLI-driven rendering skill that produces professionally styled Mermaid diagrams as SVG for web/docs and ASCII for terminal output. Key features include support for 15+ built-in themes (tokyo-night, dracula, github-light, etc.), five diagram types (flowchart, sequence, state, class, ER), ultra-fast rendering, and batch processing with worker parallelism. Use cases: convert.mmd files to embeddable SVG for documentation or presentations, generate terminal-friendly ASCII diagrams for logs and README previews, apply consistent theming across project diagrams, and batch-render hundreds of diagrams in CI pipelines. Advantages include easy integration via node scripts (render.mjs, batch.mjs, themes.mjs), deterministic professional styling, configurable output formats, and scalable performance for large repositories or automated documentation workflows.
Esta página forma parte del hub OpenClaw Skills con guías de instalación, categorías y enlaces prácticos.