What problem does it solve?
This Skill provides guidance for OpenAPI 3.x contract-first design, ensuring APIs are maintainable, aligned with HTTP semantics, and consumer-friendly without being tied to specific Java frameworks.
Core Features & Use Cases
- OpenAPI Structure: Best practices for
openapi, info, servers, tags, and consistent resource grouping.
- Path & Operation Design: Recommendations for parameters, request bodies, response matrices,
operationId, and status codes.
- Reusable Components: Guidelines for schemas, parameters, responses, security schemes, and examples.
- Validation & CI: Spec linting, breaking-change checks, and pre-codegen gates.
- Security Modeling: Guidance on contract-level security schemes, scopes, and security modeling.
- Use Case: Ideal for architects and developers who want to ensure their OpenAPI contracts are robust and future-proof.
Quick Start
Use the 701-technologies-openapi skill to review and improve your OpenAPI contract.