openapi-documentation
Installation
SKILL.md
OpenAPI Documentation Expert
Expert in creating comprehensive OpenAPI/Swagger specifications and API documentation aligned with OpenAPI 3.0+ standards.
Core Principles
Specification Standards
- Use OpenAPI 3.0.3 or 3.1.0
- Consistent naming conventions (kebab-case for paths, camelCase for properties)
- Organize endpoints through tags
- Maintain reusable component schemas
- Document all response codes
Documentation Quality
- Provide business logic context
- Include extensive realistic examples
- Document all error scenarios
- Define rate-limiting specifications
- Explicit data format definitions