fastapi-api-docs

Community

Validate FastAPI API documentation

Authordieguscl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure that your FastAPI application's API documentation is complete and accurate, preventing issues caused by missing descriptions or incorrect schema definitions.

Core Features & Use Cases

  • Route Validation: Checks if FastAPI routes have necessary documentation elements like docstrings and response models.
  • Schema Completeness: Verifies the OpenAPI schema for missing descriptions, parameters, and response codes.
  • Model Validation: Inspects Pydantic models for field descriptions and examples.
  • Use Case: Before deploying a new API version, use this Skill to automatically audit all endpoints and their associated documentation, ensuring a professional and user-friendly API.

Quick Start

Run the fastapi-api-docs skill to validate the documentation for the FastAPI application in the current directory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: fastapi-api-docs
Download link: https://github.com/dieguscl/dotfiles/archive/main.zip#fastapi-api-docs

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 471,000+ vetted skills library on demand.