18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"name": "tdd",
|
|
"owner": {
|
|
"name": "Vlad Goncharov",
|
|
"email": "vlad.goncharov@neolab.finance"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "tdd",
|
|
"description": "Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-neolabhq-context-engineering-kit-plugins-tdd.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |