sqlalchemy-alembic-expert-best-practices-code-review

Originally fromwispbit-ai/skills
Installation
SKILL.md

SQLAlchemy & Alembic Expert Best Practices

Simple, pragmatic, opinionated. Only what matters for writing production-grade SQLAlchemy and Alembic code.

When to Apply

Reference these guidelines when:

  • Writing Alembic migrations for schema changes
  • Creating or modifying SQLAlchemy models
  • Adding indexes, constraints, or foreign keys via Alembic
  • Reviewing database migration code for safety
  • Refactoring existing database schemas
  • Optimizing query patterns or database performance

Rule Categories by Priority

Installs
29
GitHub Stars
6.1K
First Seen
May 3, 2026
sqlalchemy-alembic-expert-best-practices-code-review — midudev/autoskills