Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "essentials",
|
||||
"description": "Essential MCP servers, requirements management, and intelligent instruction analysis for enhanced Claude Code development workflow",
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "bandofai"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user