About
This skill enables Claude to orchestrate database schema changes with precision by generating and managing version-controlled migration files. It automates the creation of timestamped 'up' and 'down' scripts, ensuring that every modification to your database architecture is reversible and traceable. Supporting a wide range of databases including PostgreSQL, MySQL, SQLite, and MongoDB, it simplifies complex tasks such as adding columns, altering tables, and rolling back changes while adhering to best practices like atomicity and idempotency.