Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "superclaude-framework",
|
||||
"description": "SuperClaude Framework - Complete suite of behavioral rules, specialized agents, and productivity commands for enhanced Claude Code development",
|
||||
"version": "4.1.5",
|
||||
"author": {
|
||||
"name": "SuperClaude Team",
|
||||
"url": "https://github.com/SuperClaude-Org"
|
||||
},
|
||||
"hooks": [
|
||||
"./hooks/hooks.json"
|
||||
],
|
||||
"mcp": [
|
||||
"./.mcp.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user