moai-mermaid-diagram-expert

Community

Automate Mermaid diagrams end-to-end.

Authorjg-chalk-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates Mermaid diagram generation, conversion, and automation to help teams visualize complex systems quickly and reduce manual drawing effort.

Core Features & Use Cases

  • Diagram Type Library: Supports Mermaid’s 21 diagram types (Flowchart, Sequence, ER, Gantt, Mindmap, etc.) for unified visualization.
  • Deterministic CLI Workflow: Mermaid CLI + Python converter for consistent SVG/PNG outputs.
  • CI/CD Readiness: Pre-commit hooks and GitHub Actions to auto-generate diagrams on changes.
  • Use Case: Convert diagrams/test.mmd to SVG/PNG as part of your docs pipeline.

Quick Start

Run the mermaid-to-svg-png.py script on diagrams/test.mmd to generate docs/images/test.png.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-mermaid-diagram-expert
Download link: https://github.com/jg-chalk-io/Nora-LiveKit/archive/main.zip#moai-mermaid-diagram-expert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository