From jeremylongshore-claude-code-plugins-plus-skills
Generates API test configurations and code, guiding users through unit, integration, and mocking patterns for test automation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:api-test-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for api test generator tasks within the Test Automation domain.
This skill provides automated assistance for api test generator tasks within the Test Automation domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api test generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Test Automation skill category. Tags: testing, jest, pytest, mocking, tdd
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin ejentum-reasoningGenerates integration test configurations and code for API integration testing, including webhooks, SDK generation, and OAuth patterns.
Expert approach to api-test-automation in test automation. Use when working with .
Build API test suites — endpoint testing, contract testing, load testing for REST/GraphQL/gRPC APIs. Use when asked to "test this API", "API tests", "endpoint testing", "contract tests", or "load test".