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

11 lines
246 B
JSON

{
"name": "test-first-tdd",
"description": "Structured Test-First TDD: Plan-driven approach with comprehensive documentation and verification",
"version": "1.0.0",
"author": {
"name": "cash"
},
"commands": [
"./commands"
]
}