Loading...
Loading...
Teaches PMs to create syntactically valid mermaid diagrams by selecting the right diagram type for their communication need, following syntax validity rules, and validating before shipping. Covers all 15 mermaid diagram types with PM-relevant examples and a dual-lens navigation system.
npx skill4agent add product-on-purpose/pm-skills utility-mermaid-diagramsDon't diagram what a list can say.
| I need to show... | Use | Also consider |
|---|---|---|
| A decision or approval process | Flowchart | State |
| Multi-service or multi-party interactions | Sequence | Flowchart |
| Feature lifecycle or status transitions | State | Flowchart |
| Work stages or pipeline status | Kanban | State |
| Release or sprint timeline with dependencies | Gantt | Timeline |
| Version history or chronological milestones | Timeline | Gantt |
| 2D prioritization (effort/impact, risk/value) | Quadrant | . |
| Allocation breakdown or composition | Pie | Treemap |
| Problem decomposition or brainstorming | Mindmap | . |
| Domain models or data relationships | ER | Class |
| API or object contracts | Class | ER |
| System topology or infrastructure | Architecture | Flowchart |
| Flow quantities or budget allocation | Sankey | Pie |
| Hierarchical proportional data | Treemap | Pie |
| Trends or time-series metrics | XY-Chart | . |
references/pm-use-cases.mdreferences/diagram-catalog.md><-#references/diagram-catalog.md%%references/syntax-guide.mdreferences/pm-use-cases.mdreferences/diagram-catalog.mdreferences/TEMPLATE.mdreferences/syntax-guide.mdreferences/diagram-catalog.mdreferences/TEMPLATE.md%%| File | Purpose |
|---|---|
| Diagram planning worksheet . fill out before writing mermaid code |
| Worked example: PM creating 4 diagrams for a product launch |
| All 15 diagram types: syntax, PM examples, limits, pitfalls |
| PM task → diagram type mapping with mini worked examples |
| Complete syntax validity rules, escaping, styling, and validation checklist |