关于
This skill empowers Claude to handle the complexities of database schema evolution by generating structured, timestamped migration files. It supports PostgreSQL, MySQL, SQLite, and MongoDB, automatically crafting both 'up' and 'down' logic to ensure changes can be safely applied or reverted. By integrating best practices like transactional atomicity and idempotency, the skill allows developers to manage database state through natural language commands, making it ideal for rapid prototyping and maintaining production-grade database versioning.