Files
gh-alexanderop-claude-code-…/.claude-plugin/plugin.json
2025-11-29 17:52:01 +08:00

12 lines
301 B
JSON

{
"name": "claude-code-builder",
"description": "Create skills, subagents, hooks, commands, and plugins for Claude Code",
"version": "1.0.0",
"author": {
"name": "Alexander Opalic",
"url": "https://github.com/alexanderop/claude-code-builder"
},
"commands": [
"./commands"
]
}