migrate-to-vinext
Automates the migration of Next.js projects to vinext, handling config generation, ESM conversion, and deployment.
Install
npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinextStats
| Total installs | 2,384 |
| Weekly installs | 2.4K |
| GitHub stars | 7.4K |
| First seen | Feb 24, 2026 |
| Source | @cloudflare/vinext |
Summary
- Handles compatibility scanning, package replacement, Vite config generation, and ESM conversion with a single vinext init command or manual fallback steps
- Supports both App Router and Pages Router; existing app/, pages/, and next.config.js work unchanged — no application code modifications required
- Includes native Cloudflare Workers deployment via vinext deploy with direct access to bindings (D1, R2, KV, AI) through cloudflare:workers imports, plus Nitro integration for other platforms (Vercel, Netlify, AWS, Deno Deploy)
- Provides compatibility checking, troubleshooting guidance, and known limitations documentation to surface issues before and during migration
Tags
Related skills
| Skill | Installs | vs migrate-to-vinext |
|---|---|---|
| github-trending | 2,375 | -9 |
| agents-sdk | 2,494 | +110 |
| opencli | 2,430 | +46 |
| team-composition-patterns | 2,489 | +105 |
| terraform-style-guide | 2,344 | -40 |
FAQ
- How many installs does migrate-to-vinext have?
- migrate-to-vinext has 2,384 total installs and 2.4K installs this week.
- Where is migrate-to-vinext hosted?
- migrate-to-vinext is published by @cloudflare/vinext at https://github.com/cloudflare/vinext.
- How many GitHub stars does migrate-to-vinext have?
- migrate-to-vinext has 7.4K GitHub stars.
- When was migrate-to-vinext first indexed?
- OrangeBot.AI first indexed migrate-to-vinext on Feb 24, 2026.
- How do I install migrate-to-vinext?
- Run: npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinext