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.
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