Create a database migration with Drizzle on a fresh Neon branch. Use when changing the packages/db schema or generating migrations.
$npx -y skills add superset-sh/superset --skill db-migrationsInstalls into the current project.
Run `npx skills use "https://github.com/superset-sh/superset" --skill "superset-sh/superset/db-migrations"` 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/superset-sh/superset" that are relevant to the current task. Run `npx skills add "https://github.com/superset-sh/superset"` and select the relevant skills, then follow their instructions.