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