Author or review a Drizzle DB migration for zero-downtime safety — expand/contract phasing, backward-compatibility with the deployed app version, and writing the -- migration-safe acknowledgment the check:migrations lint requires. Use when adding/editing files under packages/db/migrations/ or changing packages/db/schema.ts.
$npx -y skills add simstudioai/sim --skill db-migrateInstalls into the current project.
Run `npx skills use "https://github.com/simstudioai/sim" --skill "simstudioai/sim/db-migrate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/simstudioai/sim" that are relevant to the current task. Run `npx skills add "https://github.com/simstudioai/sim"` and select the relevant skills, then follow their instructions.