supabase-performance

Community

Maximize Supabase query speed and efficiency.

AuthorSaschaLeh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Optimizes Supabase PostgreSQL query performance by teaching actionable strategies to reduce latency and resource usage, including indexing, selective columns, pagination, caching, and connection management in real-time apps.

Core Features & Use Cases

  • Indexing strategies: design indexes to support common filters and sorts.
  • Pagination patterns: switch from offset to cursor-based pagination.
  • Selective columns: load only needed fields to reduce I/O.
  • Realtime optimization: filter subscriptions to reduce data transfer.
  • Batch operations: apply bulk inserts/updates to minimize round-trips.
  • Diagnostics & tuning: interpret query plans and adjust configurations.

Quick Start

Review your Supabase queries and implement performance improvements using indexing, selective columns, and pagination.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-performance
Download link: https://github.com/SaschaLeh/dotfiles/archive/main.zip#supabase-performance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.