home/categories/database-tools/intrafind-ihub-apps-claude-skills-create-migration-skill-md
database-toolsdatabases

create-migration

Create a new versioned config migration in server/migrations/ following the project's Flyway-style pattern. Use when adding new required/default fields to config files, renaming/restructuring fields, or adding default entries to providers.json, groups.json, tools.json, sources.json, etc.

intrafind
maintainer
intrafind
업데이트됨 2/23/2026
스타
20
포크
2
quick start

Installation and usage

Create a new versioned config migration in server/migrations/ following the project's Flyway-style pattern. Use when adding new required/default fields to config files, renaming/restructuring fields, or adding default entries to providers.json, groups.json, tools.json, sources.json, etc.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use create-migration