18 lines
669 B
JSON
18 lines
669 B
JSON
{
|
|
"name": "api-tester",
|
|
"owner": {
|
|
"name": "Michael Galpert",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "api-tester",
|
|
"description": "Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\\n\\n<example>\\nContext: Testing API performance under load",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-api-tester.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |