review-api-routes

Official

Deep-dive FastAPI routes review.

Authorlearntocloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Skill provides a comprehensive, multi-phase review of a FastAPI routes file to verify correct HTTP semantics, route ordering, OpenAPI documentation, dependencies, rate limiting, and response handling. It helps teams ensure API endpoints are correctly designed, documented, and maintainable.

Core Features & Use Cases

  • Exhaustive route inventory and semantic validation for a single routes file.
  • OpenAPI completeness audit, including parameters, responses, and error mappings.
  • Dependency injection and rate-limiting pattern verification.
  • Use Case: Before merging a new routes file, run this review to detect routing conflicts, misordered paths, or missing docs.

Quick Start

Provide the path to a FastAPI routes file (e.g., routes/users_routes.py) to start an exhaustive, multi-phase review.

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: review-api-routes
Download link: https://github.com/learntocloud/learn-to-cloud-app/archive/main.zip#review-api-routes

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.