From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance, generates production-ready code, and validates request bodies for REST, GraphQL, and OpenAPI APIs. Useful for request validation tasks.
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 request body validator tasks within the API Development domain.
Generates request validators and configurations for backend development in Node.js, Python, and Go. Provides step-by-step guidance, production-ready code, and best practices for validation tasks.
Validates API responses against OpenAPI and JSON schemas to ensure contract compliance, detect schema drift, and verify data integrity in middleware or tests.
Validates OpenAPI, JSON Schema, and GraphQL API specs with linting, structural analysis, completeness checks, breaking change detection, and consistency enforcement. Generates reports.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for request body validator tasks within the API Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with request body validator" 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