Marketplace

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".

$ Instalar

git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/database-migration-manager/skills/database-migration-manager ~/.claude/skills/claude-code-plugins-nixtla

// tip: Run this command in your terminal to install the skill

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/database/database-migration-manager/skills/database-migration-manager
2
Stars
0
Forks
Updated3d ago
Added1w ago