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 creating tables, altering schemas, and managing seed data while ensuring strict adherence to cross-database compatibility and proper file directory structure. By preventing common anti-patterns—such as incorrect directory placement, duplicate timestamps, or database-specific SQL functions—it ensures that migrations remain portable and stable across different database engines like MySQL, PostgreSQL, and SQL Server.