what_to_wear/.claude/skills/bmad-agent-tech-writer/mermaid-gen.md
Nora a6d5635236 prd: Rev. 2 nach adversarialer 4-Linsen-Validierung (28 Findings eingearbeitet)
- BMAD v6.10.0 installiert (bmm, de), {output_folder}-Bug gefixt
- PRD + technisches Addendum (verbindliche Regel-/Degradations-/Mapping-Tabellen)
- Outfit-Komposition (Basis + Schichtsumme), Zieldatum-Logik, Min-HA >= 2025.3,
  HACS-konforme Karten-/Blueprint-Auslieferung, Datenschutz/Injection-FRs,
  messbare Metriken inkl. Retention, Foto -> v1.1 (E-4)
- 4 Detail-Reviews unter docs/reviews/prd/, Urteile im LEDGER (28 uebernommen, 3 verworfen mit Evidenz)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 21:09:12 +00:00

20 lines
684 B
Markdown

---
name: mermaid-gen
description: Create Mermaid-compliant diagrams
menu-code: MG
---
# Mermaid Generate
Create a Mermaid diagram based on user description through multi-turn conversation until the complete details are understood.
## Process
1. **Understand the ask** — Clarify what needs to be visualized
2. **Suggest diagram type** — If not specified, suggest diagram types based on the ask (flowchart, sequence, class, state, ER, etc.)
3. **Generate** — Create the diagram strictly following Mermaid syntax and CommonMark fenced code block standards
4. **Iterate** — Refine based on user feedback
## Output
A Mermaid diagram in a fenced code block, ready to render.