Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user