Systematic workflow for transforming Nuxt 2 code patterns to modern Nuxt 3/4 equivalents (Vuex→Pinia, Mixin→Composable, Options API→Composition API, RxJS→async/await)
$npx -y skills add gapra/gp-nuxt-migration-mcp --skill code-transformationInstalls into the current project.
Run `npx skills use "https://github.com/gapra/gp-nuxt-migration-mcp" --skill "gapra/gp-nuxt-migration-mcp/code-transformation"` 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/gapra/gp-nuxt-migration-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/gapra/gp-nuxt-migration-mcp"` and select the relevant skills, then follow their instructions.