AI AGENT ADDONS
Documentation
809installs

Mermaid diagrams use plain text to create visuals like flowcharts and class diagrams. You write the diagram in a simple text format and it turns into a picture.

Because the diagrams are just text, they are easy to update and store with your code. This keeps your documentation and diagrams in sync.

Use Mermaid to show how software works, from database designs to API flows. It helps teams understand and document systems clearly.

Add Mermaid Diagrams skill to your workflow

Global

mkdir -p ~/.claude/skills/mermaid-diagrams

Project

mkdir -p .claude/skills/mermaid-diagrams

Source Repository

Stars
28,343
Forks
2,956
Watchers
28,343
License
MIT
Last Push
23 days ago
Created
1 year ago