Domains
Forms
- SKILL.md50.0%
- references50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When migrating databases across ORMs (Sequelize, TypeORM, Prisma), changing schemas, transforming data, or implementing zero-downtime deployment and rollback.
references/details.md for extended pattern libraryReady-to-run migration scripts with safe rollbacks, enabling zero-downtime schema changes and confident database upgrades.
Use Cases
A team using Sequelize needs to split a single address field into street/city/state columns without downtime. They use this skill to get a step-by-step data transformation migration with backup and rollback, ensuring production data safety and zero service interruption during the schema change.
A startup upgrading from TypeORM to Prisma wants to migrate existing schemas and data. The skill provides Prisma migration commands and transformation patterns, plus rollback templates, letting them switch ORMs with verified, reversible steps and minimal risk.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File