fastapi-templates
Installation
SKILL.md
FastAPI Templates
This skill provides production-ready templates and scaffolding patterns for FastAPI applications.
When to Use
- Starting a new FastAPI service or project.
- Adding standard components (Auth, DB, Logging) to an existing app.
- Standardizing project structure across the team.
Project Structure Template
Recommended structure for scalable FastAPI apps: