26 lines
695 B
JSON
26 lines
695 B
JSON
{
|
|
"name": "svrnty-plugins",
|
|
"owner": {
|
|
"name": "Svrnty",
|
|
"url": "https://git.openharbor.io/svrnty"
|
|
},
|
|
"metadata": {
|
|
"description": "Svrnty Claude Code plugins — framework-specific harnesses for .NET development"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "svrnty-cqrs",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.openharbor.io/svrnty/claude-cqrs-plugin.git",
|
|
"ref": "main"
|
|
},
|
|
"description": "Domain-driven CQRS knowledge, code agents, auto-formatting hooks, build validation, and permissions. All-in-one plugin for Svrnty.CQRS projects.",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Svrnty"
|
|
}
|
|
}
|
|
]
|
|
}
|