managing-database-migrations
•published 2026/01/22
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".
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add jeremylongshore/claude-code-plugins-plus-skills/backups/skills-batch-20251204-000554/plugins/database/database-migration-manager/skills/database-migration-managerFile Explorer
No file selected
Select a file to view its content

