From api-test-automation
Automates API endpoint testing for REST and GraphQL APIs, including request generation, validation, and contract testing against OpenAPI specifications.
How this skill is triggered — by the user, by Claude, or both
Slash command
/api-test-automation:api-test-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to automatically generate and execute comprehensive API tests for REST and GraphQL endpoints. It ensures thorough validation, covers various authentication methods, and performs contract testing against OpenAPI specifications.
This skill empowers Claude to automatically generate and execute comprehensive API tests for REST and GraphQL endpoints. It ensures thorough validation, covers various authentication methods, and performs contract testing against OpenAPI specifications.
This skill activates when you need to:
User request: "Generate API tests for the user management endpoints in src/routes/users.js"
The skill will:
User request: "Create GraphQL API tests for the product queries and mutations"
The skill will:
This skill can integrate with other plugins to retrieve API definitions from various sources, such as code repositories or API gateways. It can also be combined with reporting tools to generate detailed test reports and dashboards.
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin api-test-automation