mirror of
https://github.com/duthaho/claudekit.git
synced 2026-07-15 12:15:17 +03:00
16 lines
512 B
JSON
16 lines
512 B
JSON
{
|
|
"name": "claudekit-dev",
|
|
"owner": {
|
|
"name": "duthaho",
|
|
"url": "https://github.com/duthaho"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claudekit",
|
|
"description": "Verification-first engineering toolkit — 15 skills around a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, interactive setup wizard. Rationalizations + evidence requirements in every skill. For senior ICs and tech leads.",
|
|
"version": "4.0.0",
|
|
"source": "./"
|
|
}
|
|
]
|
|
}
|