소개
This skill provides a comprehensive set of patterns and templates for creating and managing OpenAPI 3.1 specifications throughout the API lifecycle. Whether you are following a design-first approach to establish contracts before coding or a code-first approach to document existing services, this skill facilitates the generation of detailed documentation, client SDKs, and validation schemas. It covers core structures like paths, components, security schemes, and complex data models, helping developers maintain consistency between implementation and documentation while ensuring robust error handling and rate limiting definitions.