validating-api-schemas
jeremylongshore/claude-code-plugins-plus-skills
This tool rigorously validates API schemas against industry standards, including OpenAPI 3.0/3.1, JSON Schema, and GraphQL SDL. It performs structural analysis to detect incomplete schemas, inconsistent naming, undocumented endpoints, and critical breaking changes. Use it within your CI/CD pipeline to ensure API contracts are robust, compliant, and maintainable before release.