building-with-sqlalchemy-orm
Installation
SKILL.md
Building with SQLAlchemy ORM
Build production-grade database applications with SQLAlchemy ORM 2.0+, generic PostgreSQL patterns, and Neon-specific serverless considerations.
Before Implementation
Gather context to ensure successful implementation:
| Source | Gather |
|---|---|
| Codebase | Existing models, database setup, connection patterns |
| Conversation | Student's specific use case (what they're building), constraints |
| Skill References | Domain patterns from references/ (API docs, best practices, architecture) |
| User Guidelines | Project conventions, proficiency level |
Only ask student for THEIR requirements (domain expertise is embedded in this skill).