openapi-specs

Community

Generate and validate API specifications.

Authordhruvinrsoni
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and maintenance of OpenAPI (Swagger) specifications for APIs, ensuring documentation stays synchronized with the codebase and adheres to best practices.

Core Features & Use Cases

  • Code-to-Spec Generation: Automatically generate OpenAPI specs from API code (e.g., Express, FastAPI, Spring).
  • Spec Validation: Lint and validate existing OpenAPI specs for correctness and completeness.
  • Drift Detection: Identify discrepancies between the API implementation and its specification.
  • Use Case: After adding a new endpoint to your FastAPI application, use this Skill to update the openapi.yaml file, ensuring your API documentation accurately reflects the new functionality.

Quick Start

Generate an OpenAPI 3.1 specification from the current API code.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openapi-specs
Download link: https://github.com/dhruvinrsoni/agentskills-garden/archive/main.zip#openapi-specs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.