mirror of
https://github.com/duthaho/claudekit.git
synced 2026-06-10 20:24:57 +03:00
21 lines
596 B
JSON
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"
|
|
]
|
|
}
|