Skill Detail
Tune Supabase Postgres queries, indexing, and RLS with Supabase Postgres Best Practices
Review Supabase Postgres work for query performance, schema design, indexing, connection handling, and RLS pitfalls using Supabase's own prioritized guidance.
Runbooks & DiagnosticsMulti-Framework
Runbooks & Diagnostics
Multi-Framework
Security Reviewed
Tool match: agent-skills
MIT license
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill tune-supabase-postgres-queries-indexing-and-rls-with-supabase-postgres-best-practices
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Supabase Postgres project access, SQL schema and query context, optional query plans and performance metrics
Install & setup
Install the Supabase skills repository with npx skills add supabase/agent-skills or install just this skill with npx skills add supabase/agent-skills –skill supabase-postgres-best-practices, then invoke it while reviewing SQL, schema, indexing, pooling, or RLS work.
Author
Supabase
Publisher
Organization
Last updated
Apr 21, 2026
Quick brief
Use Supabase Postgres Best Practices when an agent needs to review or improve SQL queries, schema design, indexing, connection pooling, scaling behavior, or Row-Level Security in a Supabase-backed Postgres system. Invoke this instead of using the product normally when the job is a bounded performance and safety review driven by Supabase’s curated Postgres guidance, not general Supabase project management or a plain platform listing. The boundary is Postgres tuning and correctness guidance inside Supabase workflows, not the full Supabase product surface.