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