Change Postgres carefully

Start with database fundamentals, configure the connection, then use isolated Neon branches for changes.

Install the kit

4 available install commands
npx skills@latest add supabase/agent-skills --skill supabase-postgres-best-practices
npx skills@latest add prisma/skills --skill prisma-database-setup
npx skills@latest add neondatabase/agent-skills --skill neon-postgres
npx skills@latest add neondatabase/agent-skills --skill neon-postgres-branches

Each command asks which agents to install for; add -g to install globally.

In this kit