Managing Database Migrations

This skill enables Claude to manage database schema changes through version-controlled migrations. It is activated when the user requests to create, apply, or rollback database migrations. The skill supports generating timestamped migration files with both up and down migrations for PostgreSQL, MySQL, SQLite, and MongoDB. It helps in tracking schema evolution and ensuring safe database modifications. Use this skill when the user mentions "database migration", "schema change", "add column", "rollback migration", or "create migration".

jeremylongshore Updated

File contents

jeremylongshore/claude-code-plugins-plus-skills commit 8d8e4b0b5e

Frequently asked questions

npx skillmds@latest add jeremylongshore/managing-database-migrations