home/categories/database-tools/neversight-learn-skills-dev-data-skills-md-accolver-skill-maker-database-migration-skill-md
database-toolsdatabases

database-migration

Writes safe, reversible database migrations with rollback plans, data backup commands, zero-downtime deployment notes, and index impact analysis. Produces both up and down migration files with verification queries. Use when writing database migrations, schema changes, ALTER TABLE statements, adding indexes, or when the user needs to modify database structure.

NeverSight
maintainer
NeverSight
업데이트됨 3/22/2026
스타
113
포크
26
quick start

Installation and usage

Writes safe, reversible database migrations with rollback plans, data backup commands, zero-downtime deployment notes, and index impact analysis. Produces both up and down migration files with verification queries. Use when writing database migrations, schema changes, ALTER TABLE statements, adding indexes, or when the user needs to modify database structure.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use database-migration