fastapi-endpoint-generator

Installation
SKILL.md

FastAPI Endpoint Generator

Generate FastAPI router files with Pydantic models, dependency injection, and async handlers.

Output Requirements

File Output: *.py router files Format: Valid Python 3.10+ with FastAPI Standards: FastAPI best practices

When Invoked

Immediately generate a complete FastAPI router with CRUD endpoints and Pydantic models.

Example Invocations

Prompt: "Create FastAPI router for products" Output: Complete products.py with async CRUD endpoints.

Installs
1
First Seen
Mar 10, 2026
fastapi-endpoint-generator — ehtbanton/claudeskillsrepo