About
This skill provides Claude with domain-specific knowledge to architect robust database layers using SQLAlchemy 2.0 and Python 3.10+. It covers essential patterns including Declarative Base mapping with type safety, high-performance asynchronous session management, and complex relationship handling. By providing standardized implementation patterns for query construction, eager loading, and migration strategies with Alembic, this skill ensures your data layer is efficient, maintainable, and integrates seamlessly with modern frameworks like FastAPI.