All skills

supabase/agent-skills

supabase-postgres-best-practices

A prioritized Postgres playbook for schema design, security, query performance, and operations.

Data & Backend abstract thumbnail
Installs
381,805
GitHub stars
2,568

Install this skill

$ npx skills add https://github.com/supabase/agent-skills --skill supabase-postgres-best-practices

Run install commands only after reviewing the repository, SKILL.md, scripts, requested permissions, and recent repository activity.

Skill overview

Supabase Postgres Best Practices, in plain English

A prioritized Postgres playbook for schema design, security, query performance, and operations.

This skill is a strong fit for schema changes, migrations, security policies, and database performance work where generic SQL advice is risky.Instead of explaining the workflow from scratch each time, you can install it once and give your AI assistant a consistent way to approach the job.

What it helps your AI do

  • Covers indexes, pooling, RLS, locks, migrations, monitoring, and advanced Postgres features.
  • Pairs rules with SQL examples and explanation-plan interpretation.
  • Applies to Postgres generally, not only Supabase-hosted databases.