home/categories/database-tools/incubateur-ademe-benefriches-claude-skills-create-database-migration-skill-md
database-toolsdatabases
create-database-migration
Create Knex database migrations for the Benefriches API. Use when adding, modifying, or removing database columns/tables. Handles schema changes (create table, add/drop/rename columns), data migrations, and updates to tableTypes.d.ts.
maintainer
incubateur-ademe
Updated 3/30/2026
Stars
45
Forks
3
quick start
Installation and usage
Create Knex database migrations for the Benefriches API. Use when adding, modifying, or removing database columns/tables. Handles schema changes (create table, add/drop/rename columns), data migrations, and updates to tableTypes.d.ts.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use create-database-migration