Toolverse
All skills

supabase-architecture-variants

by jeremylongshore

Execute choose and implement Supabase validated architecture blueprints for different scales.\nUse when designing new Supabase integrations, choosing between monolith/service/microservice\narchitectures, or planning migration paths for Supabase applications.\nTrigger with

Installation

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

Installation

Quick info

Category
Backend

About this skill

Execute choose and implement Supabase validated architecture blueprints for different scales.\nUse when designing new Supabase integrations, choosing between monolith/service/microservice\narchitectures, or planning migration paths for Supabase applications.\nTrigger with phrases like \

How to use

  1. Zainstaluj wymagane pakiety: @supabase/supabase-js w wersji 2+ oraz @supabase/ssr w wersji 0.5+ (dla Next.js SSR). Upewnij się, że masz dostęp do URL projektu Supabase, klucza anonimowego i klucza service_role.

  2. Wygeneruj typy TypeScript dla bazy danych poleceniem supabase gen types typescript, aby uzyskać pełną kontrolę typów w kodzie.

  3. Wyzwól skill frazami takimi jak "supabase next.js", "supabase SSR", "supabase react native", "supabase SPA", "supabase serverless", "supabase multi-tenant" lub "supabase architecture", aby otrzymać wzór odpowiadający Twojemu stackowi.

  4. Skill dostarczy konfigurację createClient z prawidłowym kluczem (service_role dla serwera, anon dla klienta) i wzorem inicjalizacji dla wybranej architektury.

  5. Dla Next.js SSR skonfiguruj osobne klienty: server components z service_role (pomija RLS) i client components z anon key (respektuje RLS). Dla mobilnych aplikacji ustaw deep link auth flow zgodnie z wzorem.

  6. W przypadku aplikacji wielodostępowych wybierz izolację danych: RLS (Row Level Security) dla dynamicznego dostępu lub schema-per-tenant dla pełnej separacji. Skill pokaże konfigurację dla obu podejść.

Related skills

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873