From database-migration-manager
Generates timestamped migration files with up/down scripts for PostgreSQL, MySQL, SQLite, and MongoDB. Handles schema changes, column additions, and rollbacks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/database-migration-manager:database-migration-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to handle database migrations, including creating new migrations, applying changes, and rolling back previous modifications. It ensures that database schema changes are managed safely and efficiently.
This skill empowers Claude to handle database migrations, including creating new migrations, applying changes, and rolling back previous modifications. It ensures that database schema changes are managed safely and efficiently.
This skill activates when you need to:
User request: "Create a migration to add an 'email' column to the 'users' table."
The skill will:
User request: "Rollback the last database migration."
The skill will:
YYYYMMDDHHMMSS_add_email_to_users).This skill can be used independently or in conjunction with other plugins for database management, ORM integration, and deployment automation.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin database-migration-manager