CodexClaudeChatGPT
Migration Planner
Plan framework, schema, or package migrations safely.
Breaks migrations into phases with risk notes, compatibility checks, verification commands, and rollback points.
Curated score
88
Difficulty
Advanced
Risk
High
What it helps with
Plan Next upgrade
Migrate ORM
Move API client
Use cases
Framework upgrades
DB changes
Package moves
Skill contents
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
migrationplanningupgrade
Safety / risk notes
SKILL.md
Check before using
Confirm credentials and deployment targets.
Run dry checks before publishing.
Review generated scripts, permissions, and rollback path.
Source
GitHub
SourceSimilar skills
Nearby shelf.
⚙️CI Fixer
Diagnose failing CI jobs and propose small fixes.
⚙️Repo Automation
Small repository chores handled with scripts and checks.
🚩Feature Flag Audit
Review flags, rollout states, and cleanup debt.
🧹Refactor Plan
Create a staged, low-risk plan before touching code.
🎨Frontend Design
Production-grade interfaces with a clear visual point of view.
🧪Webapp Testing
Browser checks, screenshots, and interaction tests for local apps.