plugins/kronen/skills/mermaid-diagrams/SKILL.md
Create software diagrams using Mermaid syntax. Use when generating class diagrams, sequence diagrams, flowcharts, ERDs, state diagrams, git graphs, or gantt charts. For C4 architecture diagrams specifically, use c4-architecture instead.
npx skillsauth add hjemmesidekongen/ai 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.
Generate professional diagrams from text definitions. Mermaid renders in GitHub, GitLab, VS Code, Notion, and Obsidian natively.
| Need | Diagram Type | Reference | |------|-------------|-----------| | Domain modeling, OOP design | Class diagram | class-diagrams.md | | API flows, auth sequences, interactions | Sequence diagram | sequence-diagrams.md | | Processes, algorithms, user journeys | Flowchart | flowcharts.md | | Database schemas, table relationships | ERD | erd-diagrams.md | | System architecture (multi-level) | C4 diagram | c4-diagrams.md | | Cloud infra, CI/CD, deployments | Architecture diagram | architecture-diagrams.md | | Themes, styling, layout, export | Advanced features | advanced-features.md |
All diagrams follow: diagram type declaration, then definition content.
diagramType
definition content
Use %% for comments. First line declares type (classDiagram, sequenceDiagram, flowchart, erDiagram, C4Context, C4Container, C4Component, architecture-beta).
Quick examples and configuration: references/process.md
.mmd files alongside code for version controldevelopment
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.