creating-mermaid-diagrams
Installation
SKILL.md
Mermaid Creator
Create Mermaid source files for docs or slides, then export to SVG only when a rendered asset is needed.
Workflow
- Pick the diagram type that matches the structure.
- Write one focused
.mmdfile. - Validate or render with Mermaid CLI.
- Commit source
.mmd; commit SVG only when the consumer needs a static asset.