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