12 lines
301 B
JSON
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"
|
|
]
|
|
} |