Files
2025-11-29 17:59:51 +08:00

14 lines
311 B
JSON

{
"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"
]
}