Acerca de
The Wheels Migration Generator is a specialized Claude Code skill designed to streamline database schema evolution within the CFWheels framework. It automates the creation of migration files for tables, columns, indexes, and foreign keys while strictly adhering to the correct CFWheels directory structure. By enforcing database-agnostic syntax and preventing common anti-patterns—such as database-specific date functions or the CLI-generated boolean string bug—this skill ensures that your application remains portable and your database migrations are production-ready, reliable, and error-free.