Create a new database migration following project naming and safety rules. Use when the user asks to add a migration or create a migration for a schema change.
$npx -y skills add girijashankarj/cursor-handbook --skill create-migrationInstalls into the current project.
Run `npx skills use "https://github.com/girijashankarj/cursor-handbook" --skill "girijashankarj/cursor-handbook/create-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/girijashankarj/cursor-handbook" that are relevant to the current task. Run `npx skills add "https://github.com/girijashankarj/cursor-handbook"` and select the relevant skills, then follow their instructions.