sql-databasesdatabases
db-migration-reviewer
Review Drizzle ORM migrations for MySQL. Checks for potential data loss, performance issues, missing indexes, and schema alignment. Use when reviewing changes in the drizzle/ directory or schema.ts files.
maintainer
gregsuptown
Обновлено 1/10/2026
Звёзды
0
Форки
0
quick start
Installation and usage
Review Drizzle ORM migrations for MySQL. Checks for potential data loss, performance issues, missing indexes, and schema alignment. Use when reviewing changes in the drizzle/ directory or schema.ts files.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use db-migration-reviewer