create-migration | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / create-migration

create-migration

maintained by owid

star 1.5k account_tree 247 verified_user MIT License
bolt View GitHub

name: create-migration description: Create a new database migration file for the OWID MySQL database. Use when the user needs to create a database schema change or migration.

Create Database Migration

Create a new database migration file for the OWID MySQL 8 database.

Steps

  1. Run yarn createDbMigration db/migration/<NewMigrationName> where <NewMigrationName> is a descriptive name for the migration
  2. The generated filename will contain a timestamp prefix, so scan the db/migration/ directory to find the actual path of the new file
  3. Report the new file path to the user

Naming Guidelines

Choose a descriptive name for the migration that clearly indicates what schema change is being made (e.g., AddUserEmailIndex, CreateAuditLogTable, RemoveDeprecatedColumns).

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1.5k
GitHub Forks 247
Created Jan 2026
Last Updated 5 months ago
tools tools database tools

Related Skills

prisma-expert
chevron_right
vespertide
chevron_right
database-schema-expert
chevron_right
tg-migrations
chevron_right
databases
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.