Database migrations and schema management. TODO: Implement for backend. Invoked by: "migrate", "db migrate", "database migration", "schema change".
Scanned 2/12/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill db-migrate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Db Migrate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-db-migrate)More formats (shields.io, HTML) on the badges page.
---
name: db-migrate
description: >-
Database migrations and schema management. TODO: Implement for backend.
Invoked by: "migrate", "db migrate", "database migration", "schema change".
---
# DB Migrate
**Status**: Stub - Not Implemented
**Domain**: Backend
## Overview
This is a placeholder skill for backend repositories. It will guide database migration workflows including schema changes, data migrations, and rollback procedures.
## TODO
- [ ] Define workflow for migration creation
- [ ] Define workflow for migration execution
- [ ] Define workflow for rollback procedures
- [ ] Add templates for migration files
- [ ] Add supporting files for common migration patterns
- [ ] Document zero-downtime migration strategies
---
**End of Skill**
No comments yet. Be the first to comment!