18 lines
481 B
JSON
18 lines
481 B
JSON
{
|
|
"name": "test-generator",
|
|
"owner": {
|
|
"name": "Steven Wu",
|
|
"email": "steven@feedmob.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "test-generator",
|
|
"description": "A plugin agent that automatically generates high-quality test cases for code changes and new features",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-feed-mob-claude-code-marketplace-plugins-test-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |