Some checks failed
CI / check (push) Has been cancelled
Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop. Co-authored-by: Cursor <cursoragent@cursor.com>
684 B
684 B
name, description, menu-code
| name | description | menu-code |
|---|---|---|
| mermaid-gen | Create Mermaid-compliant diagrams | MG |
Mermaid Generate
Create a Mermaid diagram based on user description through multi-turn conversation until the complete details are understood.
Process
- Understand the ask — Clarify what needs to be visualized
- Suggest diagram type — If not specified, suggest diagram types based on the ask (flowchart, sequence, class, state, ER, etc.)
- Generate — Create the diagram strictly following Mermaid syntax and CommonMark fenced code block standards
- Iterate — Refine based on user feedback
Output
A Mermaid diagram in a fenced code block, ready to render.