Files
42marketplaces/sync/gh-dgomezs-claude-code-plugins-tdd-specflow.json
2025-11-29 18:53:27 +08:00

18 lines
604 B
JSON

{
"name": "tdd-specflow",
"owner": {
"name": "dgomezs",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "tdd-specflow",
"description": "A comprehensive TDD workflow plugin that combines Test-Driven Development with Specification by Example. Includes specialized agents for each TDD phase (RED-GREEN-REFACTOR), requirements analysis, technical design, and BDD-style test scenarios.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dgomezs-claude-code-plugins-tdd-specflow.git"
},
"strict": true
}
]
}