Neon Serverless Postgres Skill --- progressive disclosure: entry point: summary: "Serverless Postgres with autoscaling, branching, and instant database provisioning" when to use: - "When needing serverless Postgres" - "When building edge and serverless apps" - "When implementing database branching for dev/staging" - "When using Drizzle, Prisma, or raw SQL" quick start: - "Create project on Neon console" - "Get connection string" - "Connect with Drizzle/Prisma/pg" - "Deploy with Vercel/Netlify" token estimate: entry: 75-90 full: 3800-4800 --- Core Concepts Neon Architecture - Projects : Top-le…