About
This skill streamlines database schema management by enabling Claude to generate timestamped migration files with corresponding 'up' and 'down' scripts. Whether you need to add columns, modify tables, or revert recent changes, it ensures consistency and safety across PostgreSQL, MySQL, SQLite, and MongoDB. By handling the boilerplate of migration logic and following best practices like idempotency and transactional integrity, it helps developers maintain a reliable and auditable history of their database evolution directly through natural language commands.