Process use when you need to work with database migrations. This skill provides schema migration management with comprehensive guidance and automation. Trigger with phrases like "create migration", "run migrations", or "manage schema versions".
4.0
Rating
0
Installs
Backend Development
Category
This skill provides a generic template for database migration management but lacks specific, actionable content. The description mentions creating migrations, running them, and managing schema versions, but the SKILL.md contains only boilerplate text about 'database migration manager' without concrete migration workflows, commands, or migration-specific guidance. The structure is clear with logical steps (assess, design, implement, validate, deploy), but these are generic project management steps rather than migration-specific tasks like 'generate migration from schema changes,' 'handle rollbacks,' or 'resolve migration conflicts.' The skill references templates and documentation directories that presumably contain useful content, but the core guidance lacks migration-specific knowledge (e.g., up/down migrations, version tracking, idempotency). Novelty is low because basic migration operations (create, run, rollback) are straightforward CLI tasks that don't require significant token investment. The skill would benefit from concrete migration patterns, tool-specific commands (Flyway, Liquibase, Alembic, etc.), and migration-specific error handling beyond generic troubleshooting.
Loading SKILL.md…

Skill Author