FastAPI Development (Hybrid)
Installation
SKILL.md
FastAPI Development Guide (Hybrid Knowledge System)
This skill provides curated FastAPI guidance with intelligent escalation to Context7 MCP for advanced topics.
Knowledge Tier System
This skill operates on a tiered knowledge model:
Tier 1: This Skill (Use First)
Covers 90% of common FastAPI tasks with curated, tested patterns:
- Application setup and structure
- Pydantic models and validation
- CRUD operations and routers
- Dependency injection
- OAuth2/JWT authentication
- Error handling
- Middleware
- Background tasks
- Testing basics