From 1e7200b494c0cfa362f1850269684253f2c5127d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Thu, 19 Feb 2026 16:35:53 +0100 Subject: [PATCH] quick-plan: add mermaid diagram guideline Co-Authored-By: Claude Opus 4.6 --- .claude/skills/quick-plan/SKILL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/skills/quick-plan/SKILL.md b/.claude/skills/quick-plan/SKILL.md index 972899d..bf2b488 100644 --- a/.claude/skills/quick-plan/SKILL.md +++ b/.claude/skills/quick-plan/SKILL.md @@ -73,6 +73,7 @@ Additional context, caveats, or references. - **Reference existing patterns**: Mention how this fits with existing infrastructure - **Tables for comparisons**: Use markdown tables when comparing options - **Practical focus**: Emphasize what needs to happen, not theory +- **Mermaid diagrams**: Use mermaid code blocks for architecture diagrams, flow charts, or other graphs when relevant to the plan. Keep node labels short and use `
` for line breaks ## Examples of Good Plans