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
Actualizado 1/8/2026
Estrellas
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use create-db-migration