database-toolsdatabases
db-migration
Create, run, or revert TypeORM database migrations. Use when modifying entities, adding columns, creating tables, or troubleshooting database schema issues.
maintainer
OsmosysSoftware
Updated 3/6/2026
Stars
13
Forks
9
quick start
Installation and usage
Create, run, or revert TypeORM database migrations. Use when modifying entities, adding columns, creating tables, or troubleshooting database schema issues.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use db-migration