fastapi-reviewer

Community

FastAPI review: APIs, Pydantic, DI, security.

Authorphysics91
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill evaluates FastAPI projects for API design, Pydantic models, dependency injection, and security best practices to improve reliability and docs.

Core Features & Use Cases

  • Pydantic model validation and defaults
  • Dependency injection patterns and DI cleanups
  • Async/await and IO pattern checks
  • OpenAPI/docs and security considerations
  • Use Case: Harden a FastAPI project with robust models and authentication patterns.

Quick Start

Use the FastAPI reviewer on a project to surface model and DI improvements.

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-reviewer
Download link: https://github.com/physics91/claude-vibe/archive/main.zip#fastapi-reviewer

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