supabase-postgres-best-practices — community patrimonio-pwa, community, ide skills, Claude Code, Cursor, Windsurf

v1.1.0

Über diesen Skill

Perfekt für Datenbank-Optimierungsagenten, die eine erweiterte Postgres-Leistungsoptimierung und automatisierte Abfrage-Optimierungsfunktionen benötigen. Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Lrmdom Lrmdom
[0]
[0]
Updated: 3/4/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
44
Canonical Locale
en
Detected Body Locale
en

Perfekt für Datenbank-Optimierungsagenten, die eine erweiterte Postgres-Leistungsoptimierung und automatisierte Abfrage-Optimierungsfunktionen benötigen. Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Warum diese Fähigkeit verwenden

Ermächtigt Agenten, die Postgres-Datenbankleistung durch Anwenden von Best Practices in 8 Kategorien zu optimieren, einschließlich automatisierter Abfrageoptimierung und Schemadesign, Nutzung von Connection-Pooling und Skalierbarkeit sowie Priorisierung von Regeln nach Auswirkung, um effiziente Datenbankvorgänge zu gewährleisten.

Am besten geeignet für

Perfekt für Datenbank-Optimierungsagenten, die eine erweiterte Postgres-Leistungsoptimierung und automatisierte Abfrage-Optimierungsfunktionen benötigen.

Handlungsfähige Anwendungsfälle for supabase-postgres-best-practices

Automatisieren der Abfrageoptimierung zur Verbesserung der Datenbankleistung
Entwerfen effizienter Schemata für groß angelegte Anwendungen
Überprüfen und Beheben von Datenbankleistungsproblemen unter Verwendung von Postgres-spezifischen Funktionen

! Sicherheit & Einschränkungen

  • Erfordert Wartung und Updates von Supabase für Best Practices
  • Postgres-Datenbank-Kompatibilität erforderlich
  • Kenntnisse von SQL-Abfragen und Schemadesign notwendig für eine effektive Anwendung

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is supabase-postgres-best-practices?

Perfekt für Datenbank-Optimierungsagenten, die eine erweiterte Postgres-Leistungsoptimierung und automatisierte Abfrage-Optimierungsfunktionen benötigen. Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

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

Run the command: npx killer-skills add Lrmdom/patrimonio-pwa/supabase-postgres-best-practices. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for supabase-postgres-best-practices?

Key use cases include: Automatisieren der Abfrageoptimierung zur Verbesserung der Datenbankleistung, Entwerfen effizienter Schemata für groß angelegte Anwendungen, Überprüfen und Beheben von Datenbankleistungsproblemen unter Verwendung von Postgres-spezifischen Funktionen.

Which IDEs are compatible with supabase-postgres-best-practices?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for supabase-postgres-best-practices?

Erfordert Wartung und Updates von Supabase für Best Practices. Postgres-Datenbank-Kompatibilität erforderlich. Kenntnisse von SQL-Abfragen und Schemadesign notwendig für eine effektive Anwendung.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Lrmdom/patrimonio-pwa/supabase-postgres-best-practices. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use supabase-postgres-best-practices immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

supabase-postgres-best-practices

Install supabase-postgres-best-practices, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with...

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Supabase Postgres Best Practices

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.

When to Apply

Reference these guidelines when:

  • 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)

Rule Categories by Priority

PriorityCategoryImpactPrefix
1Query PerformanceCRITICALquery-
2Connection ManagementCRITICALconn-
3Security & RLSCRITICALsecurity-
4Schema DesignHIGHschema-
5Concurrency & LockingMEDIUM-HIGHlock-
6Data Access PatternsMEDIUMdata-
7Monitoring & DiagnosticsLOW-MEDIUMmonitor-
8Advanced FeaturesLOWadvanced-

How to Use

Read individual rule files for detailed explanations and SQL examples:

references/query-missing-indexes.md
references/schema-partial-indexes.md
references/_sections.md

Each rule file contains:

  • 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)

References

Verwandte Fähigkeiten

Looking for an alternative to supabase-postgres-best-practices or another community skill for your workflow? Explore these related open-source skills.

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Erzeugen Sie anpassbare Widget-Plugins für das Prompts.Chat-Feed-System

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Das React-Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensor und dynamische neuronale Netze in Python mit starker GPU-Beschleunigung

98.6k
0
Entwickler