Mermaid
Turns plain‑text diagram definitions into SVG/PNG flowcharts, sequence diagrams, Gantt charts, etc., using a simple markdown‑like syntax.
- •You need a quick, version‑controlled diagram for product specs, roadmaps, or architecture docs.
- •You want to generate images automatically in CI pipelines (e.g., docs build, release notes).
- •Your team collaborates in Markdown (GitHub, Notion) and prefers a text‑based source over drag‑and‑drop tools.
`mmdc -i user‑journey.mmd -o user‑journey.png --width 1200 --backgroundColor transparent`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/mermaid && curl -fsSL https://workflowstacks.com/api/skills/mermaid/claude-skill -o ~/.claude/skills/mermaid/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Mermaid is a very large TypeScript project (~158k lines across 969 code files, plus 49 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2package.jsonDependencies and the commands it exposes
- 3demos/architecture.htmlA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/mermaid && curl -fsSL https://workflowstacks.com/api/skills/mermaid/claude-skill -o ~/.claude/skills/mermaid/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.