18 lines
604 B
JSON
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
|
|
}
|
|
]
|
|
} |