关于
This skill provides Claude with specialized capabilities to handle the complexities of database schema management across multiple environments. It facilitates the generation of timestamped migration files containing both 'up' and 'down' logic for popular databases including PostgreSQL, MySQL, SQLite, and MongoDB. By enforcing best practices like idempotency and transactional safety, the skill ensures that developers can safely add columns, modify tables, and rollback changes without the risk of schema drift or manual scripting errors.