Files
gh-devfullcycle-claude-mkt-…/.claude-plugin/plugin.json
2025-11-29 18:19:35 +08:00

14 lines
292 B
JSON

{
"name": "diagrams-generator",
"description": "Diagrams Generator plugins for C4 and Mermaid diagram generation from Feature Design Documents",
"version": "1.0.0",
"author": {
"name": "Wesley Willians"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}