sqlalchemy-postgres
✓Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks.
Installation
SKILL.md
This skill provides expert guidance for building production-ready database layers.
2. Type Safety First Always use SQLAlchemy 2.0 style with Mapped[] type annotations:
3. Async by Default Use async engine and sessions for FastAPI:
Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks. Source: cfircoo/claude-code-toolkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cfircoo/claude-code-toolkit --skill sqlalchemy-postgres- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sqlalchemy-postgres?
Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks. Source: cfircoo/claude-code-toolkit.
How do I install sqlalchemy-postgres?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cfircoo/claude-code-toolkit --skill sqlalchemy-postgres Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cfircoo/claude-code-toolkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01