supabase-postgres-best-practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgre…

supabase ↓ 302k
Claude Code
View source ↗

What it does

  • Writing SQL queries or designing schemas
  • Implementing indexes or query optimization
  • Reviewing database performance issues
  • Configuring connection pooling or scaling
  • Optimizing for Postgres-specific features
  • Working with Row-Level Security (RLS)
  • Brief explanation of why it matters

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Source

Repository: https://github.com/supabase/agent-skills

supabase-postgres-best-practices FAQ

What does the supabase-postgres-best-practices skill do?

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations. Writing SQL queries or designing schemas Implementing indexes or query optimization

How do I install supabase-postgres-best-practices?

Run: npx -y skills add https://github.com/supabase/agent-skills --skill supabase-postgres-best-practices --agent claude-code — the source lives at github.com/supabase/agent-skills.

Maintain supabase-postgres-best-practices?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

supabase-postgres-best-practices on getagentictools
[![supabase-postgres-best-practices on getagentictools](https://getagentictools.com/badge/skills/supabase-agent-skills-supabase-postgres-best-practices.svg)](https://getagentictools.com/skills/supabase-agent-skills-supabase-postgres-best-practices?ref=badge)
npx agentictools info skills/supabase-agent-skills-supabase-postgres-best-practices

The second line is the CLI lookup for this page — handy in READMEs and docs.