feat: improved the Claude Kit as a plugin

This commit is contained in:
duthaho
2026-04-19 14:09:14 +07:00
parent 3103a8da1b
commit d1a6d2a2bc
186 changed files with 771 additions and 1691 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "claudekit",
"version": "3.0.0",
"description": "Comprehensive toolkit for Claude Code — 44 skills, 20 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"
]
}