From postgres-skills
Best practices and guidelines for working with Postgres. Covers schema design, indexing strategies, query optimization, migrations, and common pitfalls. Use when writing SQL, designing database schemas, optimizing queries, or setting up a Postgres database.
How this skill is triggered — by the user, by Claude, or both
Slash command
/postgres-skills:postgres-best-practicesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guidelines and best practices for working with Postgres, covering schema design, indexing, query optimization, and common pitfalls.
Guidelines and best practices for working with Postgres, covering schema design, indexing, query optimization, and common pitfalls.
| Area | Resource | When to Use |
|---|---|---|
| Schema Design | references/schema-design.md | Designing tables, choosing data types, normalizing |
npx claudepluginhub neondatabase/postgres-skillsProvides Postgres performance optimization and best practices from Supabase for writing, reviewing, and optimizing queries, schemas, and database configurations.
Optimizes Postgres queries, schemas, and configurations following Supabase best practices. Covers indexing, connection pooling, RLS, and monitoring.
Guides Postgres query optimization, schema design, and configuration with Supabase best practices across 8 priority-ranked categories.