db-connection
•published 2026/01/23
Use when setting up database connections, especially for Neon PostgreSQL. Triggers for: Neon Postgres connection, connection pooling configuration, connection string management, SSL configuration, or SQLAlchemy engine setup. NOT for: CRUD operations (use @sqlmodel-crud) or migration scripts (use @db-migration).
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add aiskillstore/marketplace/skills/awais68/db-connectionFile Explorer
No file selected
Select a file to view its content

