Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git-like branching for preview environments, and Drizzle/Prisma integration. Use when: setting up edge Postgres, configuring database branching, or troubleshooting TCP not supported, connection pool exhausted, SSL config (sslmode=require), or Prisma edge compatibility. sql`INSERT INTO users (name) VALUES (${name})`, sql`SELECT * FROM users WHERE name = ${name}` await client.sql`BEGIN
/plugin marketplace add jezweb/claude-skills/plugin install neon-vercel-postgres@jezweb/claude-skillsPayload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management