概要
This skill provides a comprehensive, guided workflow for integrating Drizzle ORM with Neon's serverless Postgres platform. It handles the entire lifecycle from initial dependency installation and database provisioning to complex schema modifications and migration management. By automatically detecting the project framework (such as Next.js or Express) and environment, it selects the optimal connection adapter and generates production-ready code while respecting local configuration patterns like TypeScript path aliases.