Agent-Skill-Kit

FastAPI Architect

Expert scaffolding for Python FastAPI projects. Enforces the use of Pydantic V2, Async Database patterns, and Dependency Injection.

1. Project Structure

When scaffolding a new API:

2. API Design & Pydantic

3. Dependency Injection

4. Database (Async SQLAlchemy)

5. Error Handling