supabase-debug-bundle
Execute collect Supabase debug evidence for support tickets and troubleshooting.\nUse when encountering persistent issues, preparing support tickets,\nor collecting diagnostic information for Supabase problems.\nTrigger with phrases like \
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Execute collect Supabase debug evidence for support tickets and troubleshooting.\nUse when encountering persistent issues, preparing support tickets,\nor collecting diagnostic information for Supabase problems.\nTrigger with phrases like \
How to use
Upewnij się, że masz zainstalowany Node.js 18 lub nowszy oraz pakiet @supabase/supabase-js v2 w swoim projekcie. Jeśli go nie masz, zainstaluj go poleceniem npm install @supabase/supabase-js.
Zainstaluj Supabase CLI globalnie lub użyj npx: npm install -g supabase lub korzystaj z npx supabase bezpośrednio.
Ustaw zmienne środowiskowe wymagane do działania: SUPABASE_URL i SUPABASE_ANON_KEY (minimum). Dla pełnej diagnostyki dodaj też SUPABASE_SERVICE_ROLE_KEY. Zmienne możesz ustawić w pliku .env lub bezpośrednio w systemie.
Powiąż swój projekt z CLI poleceniem supabase link --project-ref [identyfikator-projektu], aby umożliwić skryptom dostęp do konfiguracji.
Wyzwól skill frazami takimi jak "supabase debug", "supabase diagnostics", "supabase support bundle", "collect supabase logs" lub "debug supabase connection" w interfejsie Claude Code lub kompatybilnym narzędziu.
Czekaj na zebranie danych — skill automatycznie testuje połączenie REST, endpoint Auth, Realtime, Storage i reguły RLS, a następnie pakuje wyniki w archiwum tar gotowe do wysłania do wsparcia Supabase.