Neon is a serverless Postgres database that grows with your app. It can scale to zero when not in use. This skill helps you set it up, connect to it, and use its special features.
You will learn how to create a Neon project, get your DATABASE_URL, and connect from any tool. The skill covers branching, autoscaling, read replicas, and connection pooling. It also shows you how to use the Neon CLI, MCP server, and REST API.
Whether you are new to Postgres or a seasoned developer, this skill gives you clear steps and best practices. Just ask about Neon setup or advanced features and get a working answer.
Global
mkdir -p ~/.claude/skills/neon-postgresProject
mkdir -p .claude/skills/neon-postgresSource Repository
Supabase Postgres Best Practicessupabase/agent-skills
Follow Supabase's expert guidelines for faster Postgres queries and smarter schema design
Firebase Data Connectfirebase/agent-skills
Build secure PostgreSQL backends with Firebase using GraphQL schemas and type-safe SDKs
Convex Migration Helperget-convex/agent-skills
Plan and run safe Convex schema migrations without downtime or data loss
Firebase Firestorefirebase/agent-skills
Master Cloud Firestore setup, queries, full-text search, security rules, and indexes
Firebase Firestore Standardfirebase/agent-skills
Set up and secure Cloud Firestore with clear provisioning rules and SDK guides
Firebase Firestore Enterprise Native Modefirebase/agent-skills
Master Firestore Enterprise Native Mode provisioning data modeling security rules and SDK usage
Postgresql Table Designwshobson/agents
Design PostgreSQL tables with best practices for performance and reliability
Prisma Database Setupprisma/skills
Set up Prisma with any database PostgreSQL MySQL SQLite and MongoDB