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
Actualizado 2/23/2026
Estrellas
20
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use create-migration