diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..f5418b0 --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,20 @@ +{ + "name": "design-doc-mermaid", + "description": "Default diagrams for design docs, walkthroughs, and requirements (flowchart, sequence, class, ER, state, C4). GitHub wiki renders the fence. Confluence needs PNG or SVG as well.", + "version": "1.1.1", + "author": { + "name": "Rick Hightower", + "url": "https://github.com/RichardHightower" + }, + "homepage": "https://github.com/SpillwaveSolutions/design-doc-mermaid", + "repository": "https://github.com/SpillwaveSolutions/design-doc-mermaid", + "license": "MIT", + "keywords": [ + "mermaid", + "diagrams", + "c4", + "architecture", + "claude-code", + "wiki" + ] +}