From jeremylongshore-claude-code-plugins-plus-skills
Assists with API testing operations using curl via bash, read/write/edit files, and grep. Covers REST, GraphQL, OpenAPI, authentication, and design patterns in API development.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for api testing helper tasks within the API Development domain.
Tests REST API endpoints: validates requests/responses/auth, generates curl/Postman/scripts, load tests concurrency/response times, security scans injections/XSS/CORS.
Automates testing of REST/GraphQL API endpoints from OpenAPI specs: generates requests, validates schemas/responses, covers auth, CRUD, errors, idempotency. Supports Supertest, pytest, REST-assured.
Generates API tests, configurations, and code for test automation using Jest, Pytest, mocking, and TDD patterns. Useful for unit/integration testing and API integrations.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for api testing helper tasks within the API Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with api testing helper" 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 API Development skill category. Tags: api, rest, graphql, openapi, swagger