openapi

SKILL.md

OpenAPI Patterns

When This Skill Applies

  • Defining API schemas for new domains
  • Adding OpenAPI metadata to routes
  • Creating request/response types
  • Working with Scalar UI documentation
  • Adding shared components

OpenAPI 3.1 Alignment

OpenAPI 3.1 aligns with JSON Schema Draft 2020-12. Schema Objects are used everywhere - properties within an object schema are themselves Schema Objects.

Schema Object Fields

Installs
3
First Seen
Mar 9, 2026