Acerca de
The Wheels Migration Generator is a specialized Claude Code skill designed for developers working with the CFWheels framework. It automates the creation of migration files for tables, columns, indexes, and foreign keys, ensuring strict adherence to the required directory structure (app/migrator/migrations/). The skill prevents common pitfalls such as database-specific SQL, redundant timestamp columns, and the critical boolean parameter bug found in standard CLI generators, enabling seamless cross-database compatibility and reliable schema evolution through structured CFML components.