Supabase Debug Bundle

Execute collect Supabase debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Supabase problems. Trigger with phrases like "supabase debug", "supabase support bundle", "collect supabase logs", "supabase diagnostic".

tools-only 3c6a586 3 files · 3.3 KB Updated 7 repo stars

File contents

Supabase Debug Bundle

Prerequisites

  • Supabase SDK installed
  • Access to application logs
  • Permission to collect environment info

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • supabase-debug-YYYYMMDD-HHMMSS.tar.gz archive containing:
    • summary.txt - Environment and SDK info
    • logs.txt - Recent redacted logs
    • config-redacted.txt - Configuration (secrets removed)

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

tools-only/X-Skills/tree/main/development/tools/1178-name-skill_d76b23a1 commit 3c6a586af7

Frequently asked questions

npx skillmds add tools-only/supabase-debug-bundle