Acerca de
This skill enables Claude to efficiently handle complex database schema changes by generating timestamped migration files containing both 'up' and 'down' logic. It supports a wide range of databases including PostgreSQL, MySQL, SQLite, and MongoDB, ensuring that developers can safely apply new table structures, modify existing columns, or rollback changes without compromising data integrity. By automating the boilerplate of schema versioning, it helps maintain a clean, trackable history of database evolution throughout the software development lifecycle.