Files
gh-udecode-dotai-claude-plu…/.claude-plugin/plugin.json
2025-11-30 09:03:41 +08:00

14 lines
305 B
JSON

{
"name": "test",
"description": "Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests",
"version": "0.1.0",
"author": {
"name": "zbeyens"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}