From diagram
Use when the task needs Mermaid `zenuml` syntax, especially for new sequence diagrams, interaction flows, API call chains, or when the user explicitly asks for ZenUML. Focuses on drafting valid ZenUML syntax and using the packaged diagram draw CLI to validate and render it.
How this skill is triggered — by the user, by Claude, or both
Slash command
/diagram:zenumlThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill alongside `draw` when the selected diagram type is `zenuml`.
Use this skill alongside draw when the selected diagram type is zenuml.
zenuml source, preserve its structure unless it is clearly invalid.zenuml.sequenceDiagram syntax.draw skill.draw skill.sequenceDiagram instead when the user explicitly asks for Mermaid native sequence syntax.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub zenuml/diagram --plugin diagram