
Db Migrate
- 20 installs
- 7 repo stars
- Updated June 18, 2026
- duc01226/easyplatform
Runs and creates database migrations in the EasyPlatform stack with a strict step-ordered, task-tracked procedure so schema changes are applied safely and reproducibly.
About
db-migrate is a DevOps skill for the EasyPlatform framework that guides Claude to run or create database migrations following a strict, step-by-step tracked procedure with evidence at each step. A solo builder on EasyPlatform reaches for it when they need to apply schema changes or author a new migration without skipping validation steps.
- Run or create DB migrations
- Enforced step-ordered procedure
- Task-tracked with evidence per step
- EasyPlatform DevOps skill
Db Migrate by the numbers
- 20 all-time installs (skills.sh)
- Ranked #555 of 911 Databases skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/duc01226/easyplatform --skill db-migrateAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 20 |
|---|---|
| repo stars | ★ 7 |
| Last updated | June 18, 2026 |
| Repository | duc01226/easyplatform ↗ |
What it does
Runs and creates database migrations in the EasyPlatform stack with a strict step-ordered, task-tracked procedure so schema changes are applied safely and reproducibly.
Who is it for?
EasyPlatform devs managing schema changes
Skip if: non-EasyPlatform stacks