supabase-upgrade-migration
File Scaffold
supabase-upgrade-migration/
-- SKILL.md
File Descriptions
1. SKILL.md
Purpose: Analyze, plan, and execute Supabase SDK upgrades with breaking change detection. Includes rollback procedures and deprecation handling. Workflow: Operational skill for SDK maintenance. Used when upgrading Supabase SDK versions. Relates to: Follows supabase-prod-checklist for production systems; connects to supabase-ci-integration for automated testing.
Summary
This skill guides the process of upgrading Supabase SDK versions safely. It covers checking current versions, reviewing changelogs, creating upgrade branches, handling breaking changes, and documenting rollback procedures. Use this skill when a new Supabase SDK version is released or when you need to update to fix a known issue.