Files
gh-cashwu-claude-code-tdd-m…/.claude-plugin/plugin.json
2025-11-29 18:03:43 +08:00

11 lines
237 B
JSON

{
"name": "kent-beck-tdd",
"description": "Kent Beck's organic TDD: Let design emerge naturally through small, iterative test cycles",
"version": "1.0.0",
"author": {
"name": "cash"
},
"commands": [
"./commands"
]
}