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".
$ 安裝
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/plugin-enhancements/plugin-backups/database-migration-manager_20251020_054521/skills/skill-adapter ~/.claude/skills/claude-code-plugins-nixtla// tip: Run this command in your terminal to install the skill
Repository

jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/plugin-enhancements/plugin-backups/database-migration-manager_20251020_054521/skills/skill-adapter
2
Stars
0
Forks
Updated2d ago
Added1w ago