Skip to main content
Back to registry

supabase-postgres-best-practices

supabase/agent-skills

Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design.

Installs33
Install command
npx skills add https://github.com/supabase/agent-skills --skill supabase-postgres-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design. Reference these guidelines when: Read individual rule files for detailed explanations and SQL examples: Each rule file contains: - 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 - Incorrect SQL example with explanation - Correct SQL example with explanation - Optional EXPLAIN output or metrics - Additional context and references - Supabase-specific notes (when applicable) - - - - -

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does supabase-postgres-best-practices do?

Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design.

Is supabase-postgres-best-practices good?

supabase-postgres-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does supabase-postgres-best-practices work with?

supabase-postgres-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to supabase-postgres-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

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

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

Related skills

Alternatives in Software Engineering