From antigravity-awesome-skills
Guides building production-ready Python backends with FastAPI, async patterns, SQLAlchemy, Pydantic validation, authentication, and error handling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:python-fastapi-developmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Specialized workflow for building production-ready Python backends with FastAPI, featuring async patterns, SQLAlchemy ORM, Pydantic validation, and comprehensive API patterns.
Specialized workflow for building production-ready Python backends with FastAPI, featuring async patterns, SQLAlchemy ORM, Pydantic validation, and comprehensive API patterns.
Use this workflow when:
app-builder - Application scaffoldingpython-development-python-scaffold - Python scaffoldingfastapi-templates - FastAPI templatesuv-package-manager - Package managementUse @fastapi-templates to scaffold a new FastAPI project
Use @python-development-python-scaffold to set up Python project structure
prisma-expert - Prisma ORM (alternative)database-design - Schema designpostgresql - PostgreSQL setuppydantic-models-py - Pydantic modelsUse @database-design to design PostgreSQL schema
Use @pydantic-models-py to create Pydantic models for API
fastapi-router-py - FastAPI routersapi-design-principles - API designapi-patterns - API patternsUse @fastapi-router-py to create API endpoints with CRUD operations
Use @api-design-principles to design RESTful API
auth-implementation-patterns - Authenticationapi-security-best-practices - API securityUse @auth-implementation-patterns to implement JWT authentication
fastapi-pro - FastAPI patternserror-handling-patterns - Error handlingUse @fastapi-pro to implement comprehensive error handling
python-testing-patterns - pytest testingapi-testing-observability-api-mock - API testingUse @python-testing-patterns to write pytest tests for FastAPI
api-documenter - API documentationopenapi-spec-generation - OpenAPI specsUse @api-documenter to generate comprehensive API documentation
deployment-engineer - Deploymentdocker-expert - ContainerizationUse @docker-expert to containerize FastAPI application
| Category | Technology |
|---|---|
| Framework | FastAPI |
| Language | Python 3.11+ |
| ORM | SQLAlchemy 2.0 |
| Validation | Pydantic v2 |
| Database | PostgreSQL |
| Migrations | Alembic |
| Auth | JWT, OAuth2 |
| Testing | pytest |
development - General developmentdatabase - Database operationssecurity-audit - Security testingapi-development - API patternsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderGuides production FastAPI backend development with async patterns, SQLAlchemy ORM, Pydantic validation, authentication, error handling, and API patterns.
Provides FastAPI best practices including Pydantic models, SQLAlchemy ORM, async patterns, dependency injection, and JWT authentication for production Python APIs.
Builds high-performance async APIs with FastAPI, SQLAlchemy 2.0 async support, Pydantic V2. Covers microservices, WebSockets, data management, auth, security, and pytest testing.