migrate-create

Installation
SKILL.md

Migrate Create

Generate a new database migration with sequential numbering and up/down SQL file pair.

When to use

When you need to create a new database migration for schema changes such as creating tables, adding columns, creating indexes, or modifying constraints.

Steps

Installs
427
Repository
ruvnet/ruflo
GitHub Stars
59.5K
First Seen
Apr 30, 2026
migrate-create — ruvnet/ruflo