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
Mis à jour 1/19/2026
Étoiles
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".

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use database-migrator