Toolverse
All skills

supabase-load-scale

by jeremylongshore

Implement Supabase load testing, auto-scaling, and capacity planning strategies.\nUse when running performance tests, configuring horizontal scaling,\nor planning capacity for Supabase integrations.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
1

About this skill

Implement Supabase load testing, auto-scaling, and capacity planning strategies.\nUse when running performance tests, configuring horizontal scaling,\nor planning capacity for Supabase integrations.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz projekt Supabase na planie Pro lub wyższym (repliki odczytu wymagają Pro+), zainstalowaną bibliotekę @supabase/supabase-js w wersji 2+, CLI Supabase połączone z projektem oraz dostęp do bazy danych przez psql lub edytor SQL Supabase.

  2. Wyzwól umiejętność frazami takimi jak "supabase scale", "supabase read replica", "supabase connection pooling", "supabase compute upgrade", "supabase CDN storage", "supabase edge function regions", "supabase partitioning" lub "supavisor".

  3. Dla replik odczytu: skonfiguruj createClient aby kierować zapytania analityczne i raportowe do repliki, podczas gdy operacje zapisu trafiają do głównej bazy danych.

  4. Dla poolingu połączeń: dostosuj ustawienia Supavisor (pgBouncer) wybierając między trybem transakcji a sesji w zależności od wzorca aplikacji.

  5. Dla partycjonowania: podziel duże tabele zawierające miliardy wierszy na mniejsze partycje aby poprawić wydajność zapytań.

  6. Dla funkcji Edge: wdróż funkcje w wielu regionach aby zmniejszyć opóźnienie dla użytkowników, oraz włącz cachowanie CDN dla publicznych zasobów Storage.

Related skills

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163