backend-openapi-documentation

Installation
SKILL.md

Backend OpenAPI Documentation

Purpose

Drive all API development with an OpenAPI 3.x spec-first workflow: spec defines the contract, code is generated from it, and the spec is versioned alongside the code. The OpenAPI spec is the single source of truth for the API contract.

Agent Protocol

Trigger

Exact user phrases: "OpenAPI", "Swagger", "API documentation", "spec-first", "API spec", "openapi.yaml", "swagger.json", "codegen", "openapi-generator", "API contract first".

Input Context

  • Existing API endpoints or resource definitions.
  • Chosen OpenAPI version (3.0.x or 3.1.x).
  • Code generation target language.

Output Artifact

OpenAPI YAML/JSON spec snippet or full spec file. No file unless requested.

Installs
3
GitHub Stars
21
First Seen
Aug 12, 2026
backend-openapi-documentation — j4flmao/agent-skills