Files
claudekit/.claude-plugin/plugin.json
T

21 lines
596 B
JSON

{
"name": "claudekit",
"version": "3.1.0",
"description": "The development-workflow plugin for Claude Code — 35 skills organized around a 6-phase workflow (Think → Review → Build → Ship → Maintain → Setup), 24 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.",
"author": {
"name": "duthaho",
"url": "https://github.com/duthaho"
},
"repository": "https://github.com/duthaho/claudekit",
"license": "MIT",
"keywords": [
"claudekit",
"skills",
"agents",
"workflow",
"tdd",
"debugging",
"planning"
]
}