This is a production-ready skill for working with Neon and Vercel's serverless Postgres offerings, complete with Drizzle ORM integration for type-safe queries. It supports both Neon's direct connection (which works across multi-cloud and Cloudflare Workers) and Vercel's managed Postgres. The 5-minute quick start and zero dependencies make it easy to drop into any serverless project. With 371 installs and passing all three security audits, it's clearly being used in real projects. If you're building on serverless infrastructure and need Postgres without connection pooling headaches, this handles the setup work for you. The inclusion of both drizzle-orm and drizzle-kit means you get migrations out of the box, not just queries.
npx skills add https://github.com/jezweb/claude-skills --skill neon-vercel-postgres