
neondatabase/postgres-skills
2 skills1.1k installs42 starsGitHub
Install
npx skills add https://github.com/neondatabase/postgres-skillsSkills in this repo
1Postgres Best Practicespostgres-best-practices is an official Neon Database skill covering Postgres guidelines across schema design, indexing strategies, query optimization, migrations, and common pitfalls. Developers invoke it when writing SQL, designing schemas, tuning slow queries, or setting up Postgres on Neon or self-hosted instances. The skill organizes reference material by area with linked resources so agents recommend index types, migration patterns, and anti-patterns instead of ad hoc SQL. Reach for postgres-best-practices during greenfield schema work, performance investigations, and safe migration planning alongside ORMs like Prisma or Drizzle.837installs2Skill CreatorGuides developers through creating Claude Code skills for Neon Postgres, packaging database knowledge, scripts, and references so agents can run safe queries, migrations, and ops tasks consistently.214installs