bycloudflare· 64 skills
Migrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup (Cloudflare Workers natively, other platforms via Nitro).
$npx -y skills add cloudflare/vinext --skill migrate-to-vinextInstalls into the current project.
Run `npx skills use "https://github.com/cloudflare/vinext" --skill "cloudflare/vinext/migrate-to-vinext"` 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/cloudflare/vinext" that are relevant to the current task. Run `npx skills add "https://github.com/cloudflare/vinext"` and select the relevant skills, then follow their instructions.