home/categories/database-tools/lbstrydom-wine-cellar-app-claude-skills-database-migrator-skill-md
database-toolsdatabases

database-migrator

Generates database migrations for both SQLite and PostgreSQL. Use when user needs to add columns, create tables, add indexes, or modify schema. Triggers on "create migration", "add column", "new table", "database change".

Lbstrydom
maintainer
Lbstrydom
Actualizado 1/19/2026
Estrellas
0
Forks
0
quick start

Installation and usage

Generates database migrations for both SQLite and PostgreSQL. Use when user needs to add columns, create tables, add indexes, or modify schema. Triggers on "create migration", "add column", "new table", "database change".

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use database-migrator