16 lines
428 B
JSON
16 lines
428 B
JSON
{
|
|
"name": "sc",
|
|
"description": "Transform Claude Code into a structured development platform with 25 /sc: commands, 15 specialized agents, 7 behavioral modes, and 8 MCP server integrations",
|
|
"version": "4.4.0",
|
|
"author": {
|
|
"name": "SuperClaude Team",
|
|
"email": "support@superclaude.dev",
|
|
"url": "https://github.com/SuperClaude-Org"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |