From aidd-context
Generates valid Mermaid diagrams from written descriptions using a plan-confirm-generate-review loop. Useful for turning architecture, lifecycle, or flow descriptions into diagrams.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidd-context:09-mermaidThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produces a valid, structured Mermaid diagram from a written source by planning it, confirming the plan, generating, and offering a review.
Produces a valid, structured Mermaid diagram from a written source by planning it, confirming the plan, generating, and offering a review.
| # | Action | Role | Input |
|---|---|---|---|
| 01 | mermaid | Plan, confirm, generate, and review one diagram | a written source |
Run action 01 and run its ## Test before trusting the result.
references/mermaid-conventions.md: the conventions and defaults every generated diagram follows.npx claudepluginhub ai-driven-dev/framework --plugin aidd-contextGenerates Mermaid diagrams from text descriptions by analyzing intent to select types like activity, sequence, deployment, architecture, class, ER, or state.
Creates Mermaid diagrams for flowcharts, sequence diagrams, ERDs, architecture diagrams, and more. Provides styling, rendering instructions, and accessibility considerations.
Generates error-free Mermaid diagrams (flowcharts, sequence, class, state, ER, gantt, pie, mindmaps, timelines) with strict syntax rules that prevent HTML tags, style directives, and invalid escapes.