Files
gh-nanasess-eccube-dev-agen…/.claude-plugin/plugin.json
2025-11-30 08:41:46 +08:00

17 lines
411 B
JSON

{
"name": "eccube-dev-agents",
"description": "Comprehensive development toolkit optimized for EC-CUBE/Symfony but applicable to any project. Includes specialized AI agents, Gemini integration, GitHub automation, and Slack notifications",
"version": "1.0.0",
"author": {
"name": "nanasess"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}