backend-migrations
Create and manage database migrations with proper rollback methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating new database migration files, modifying table schemas, adding or removing columns, creating or dropping indexes, or managing database version control. When working with migration directories, schema definition files, or database change scripts. When implementing backwards-compatible database changes for production deployments. When separating schema changes from data migrations.
$ Installer
git clone https://github.com/coreyja/coreyja.com /tmp/coreyja.com && cp -r /tmp/coreyja.com/.claude/skills/backend-migrations ~/.claude/skills/coreyja-com// tip: Run this command in your terminal to install the skill
Repository

coreyja
Author
coreyja/coreyja.com/.claude/skills/backend-migrations
6
Stars
1
Forks
Updated1w ago
Added1w ago