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
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use add-migration