openapi
Installation
SKILL.md
What I do
- Design OpenAPI specifications
- Create API documentation
- Define schemas and data models
- Document authentication
- Handle pagination and filtering
- Use advanced OpenAPI features
- Generate client SDKs
- Test with OpenAPI
When to use me
When creating API specifications or OpenAPI documentation.
OpenAPI Structure
openapi: 3.0.3
info:
title: Pet Store API
description: |
A sample API for managing pets.