plugins/repoql/skills/mermaid-diagrams/SKILL.md
Effective Mermaid diagrams. Use when creating markdown documents with human audiences.
npx skillsauth add stueeey/repoql.public mermaid-diagramsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Diagrams reveal relationships that prose cannot express efficiently. Never diagram linear sequences.
Skill files are irreducible — they cannot be summarized and still communicate what they need to. Browse what's available, then read each file you need with => content to get full text — never structure.
read("help:///skills/mermaid-diagrams/** => tree: headlines", 5000)
Then read each file you need:
read("help:///skills/mermaid-diagrams/SKILL.md => content", 10000)
tools
Diagnose and fix RepoQL issues. Use when tool calls fail, results seem wrong, indexing is stuck, the host is unresponsive, or things are slow.
development
This skill guides intentional skill design. Use when creating, improving, or reviewing Claude Code skills. Requires a zone assessment to clarify what kind of skill is being built before writing content.
tools
Effective use of RepoQL — the workflow, the techniques, and the wild magic. Use when you want to get more out of RepoQL or need to understand what's possible.
documentation
How to write clear, verifiable, discoverable documents for LLMs and humans. Always use when writing north-star, gestalt, reference, research, design, plan, flow, findings, concepts, or process documents.