Supabase Prod Checklist
Prerequisites
-
Staging environment tested and verified
-
Production API keys available
-
Deployment pipeline configured
-
Monitoring and alerting ready
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
-
Deployed Supabase integration
-
Health checks passing
-
Monitoring active
-
Rollback procedure documented
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 Status
-
Supabase Support
Overview
Execute Supabase production deployment checklist and rollback procedures.
Instructions
-
Assess the current state of the deployment 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