11 lines
441 B
JSON
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"
|
|
]
|
|
} |