alembic skills

21 tagged alembic, measured the same way as everything else here.

Browse within: python 18sqlalchemy 18fastapi 16uv 16

fastapi-init

01

robhowley/py-pit-skills

Skill Claude CodeCodex

Scaffold a complete, production-ready FastAPI project from scratch. Use this skill whenever the user wants to create, initialize, start, or bootstrap a FastAPI service, REST API, or Python web service — even if they just say "new service", "new API", or "new microservice". Handles uv setup, standard FastAPI directory…

5 5mo ago A 109 tokens original MIT

pydantic-schemas

02

robhowley/py-pit-skills

Skill Claude CodeCodex

Opinionated schema architecture for Python API projects using Pydantic v2. Defines request, response, query, command, batch, and pagination schema patterns to prevent schema drift in new projects.

5 5mo ago A 44 tokens original MIT

sqlalchemy-models

03

robhowley/py-pit-skills

Skill Claude CodeCodex

Production-ready SQLAlchemy 2.x model patterns for Python backend projects. Use this skill when the user needs to define ORM models, add relationships, introduce a canonical DeclarativeBase, create shared mixins, organize a models package, or fix inconsistent SQLAlchemy model structure in a FastAPI or Python backend.

5 5mo ago A 66 tokens original MIT