Files
gh-rohittcodes-claude-plugi…/.claude-plugin/plugin.json
2025-11-30 08:52:48 +08:00

18 lines
400 B
JSON

{
"name": "dev-toolkit",
"description": "Claude Plugin Suite - A comprehensive collection of specialized development tools for DevOps, Testing, Security, Languages, and Architecture",
"version": "0.0.0-2025.11.28",
"author": {
"name": "rohitt",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}