Files
gh-dieshen-claude-marketpla…/.claude-plugin/plugin.json
2025-11-29 18:21:10 +08:00

14 lines
304 B
JSON

{
"name": "crisp-architecture",
"description": "CRISP Architecture Suite - Clean, Reusable, Isolated, Simple, Pragmatic scaffolding patterns for modern applications",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}