Nuxt adapter for embedding emulators directly in a Nuxt app via @emulators/adapter-nuxt. Use when the user needs to embed emulators in Nuxt, set up same-origin OAuth for preview deployments, create an emulate catch-all server route, configure persistence for embedded Nuxt emulators, or wrap nuxt.config with withEmulate. Triggers include "Nuxt emulator", "adapter-nuxt", "embedded emulator", "same-origin OAuth", "createEmulateHandler", "withEmulate", or any task requiring emulators inside a Nuxt app.
$npx -y skills add vercel-labs/emulate --skill nuxtInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/emulate" --skill "vercel-labs/emulate/nuxt"` 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/vercel-labs/emulate" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/emulate"` and select the relevant skills, then follow their instructions.