database-toolsdatabases
add-migration
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
maintainer
berrzebb
Обновлено 2/10/2026
Звёзды
16
Форки
9
quick start
Installation and usage
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use add-migration