Files
gh-anton-abyzov-specweave-p…/.claude-plugin/plugin.json
2025-11-29 17:56:28 +08:00

18 lines
494 B
JSON

{
"name": "specweave-diagrams",
"description": "Architecture diagram generation with Mermaid following C4 Model conventions. Creates C4 Context/Container/Component diagrams, sequence diagrams, ER diagrams, and deployment diagrams. SpecWeave-aware for HLD/LLD documentation.",
"version": "0.24.0",
"author": {
"name": "SpecWeave Team",
"url": "https://spec-weave.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}