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
업데이트됨 3/30/2026
스타
45
포크
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.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use create-database-migration