database-toolsdatabases
create-db-migration
Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.
maintainer
MenadBt
Updated 1/8/2026
Stars
0
Forks
0
quick start
Installation and usage
Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use create-db-migration