Supabase Debug Bundle
Prerequisites
-
Supabase SDK installed
-
Access to application logs
-
Permission to collect environment info
See ${CLAUDE_SKILL_DIR}/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 ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
-
Supabase Support
-
Supabase Status
Overview
Execute collect Supabase debug evidence for support tickets and troubleshooting.
Instructions
-
Assess the current state of the debugging configuration
-
Identify the specific requirements and constraints
-
Apply the recommended patterns from this skill
-
Validate the changes against expected behavior
-
Document the configuration for team reference