Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:04:10 +08:00

11 lines
441 B
JSON

{
"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",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}