Databases & dataMIT

Postgres best practices

by Supabase (opens in a new tab) supabase/agent-skills

Schema, index, migration and row-level security guidance for any Postgres, from Supabase.

Installation

Skills CLI

Skills CLI command
npx skills@latest add supabase/agent-skills --skill supabase-postgres-best-practices

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Useful even without Supabase. Load it before changing tables, policies or migrations.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size65 lines
  • Last checked27 Sept 2026 · ad65e776f45e761bafc609d3f506c77c1032225aa65e0c4c02f241b8071e5855

What it can touch

Guidance only. Its instructions shape how the agent thinks and writes; they do not ask it to change files or run commands.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/supabase-postgres-best-practices/SKILL.md on GitHub (opens in a new tab)