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

12 lines
456 B
JSON

{
"name": "specweave-tooling",
"description": "Plugin development toolkit for SpecWeave. Provides skill creation, validation, packaging, and plugin scaffolding tools. Expert guidance for YAML frontmatter, skill routing, activation patterns, and best practices. Essential for SpecWeave plugin developers.",
"version": "0.24.0",
"author": {
"name": "SpecWeave Team",
"url": "https://spec-weave.com"
},
"commands": [
"./commands"
]
}