Skip to main content
Back to registry

migrate-to-vinext

cloudflare/vinext

vinext reimplements the Next.js API surface on Vite. Existing app/ , pages/ , and next.config.js work as-is — migration is a package swap, config generation, and ESM conversion. No changes to application code required.

Installs1
Install command
npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinext
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
vinext reimplements the Next.js API surface on Vite. Existing app/ , pages/ , and next.config.js work as-is — migration is a package swap, config generation, and ESM conversion. No changes to application code required. Confirm next is in dependencies or devDependencies in package.json . If not found, STOP — this skill does not apply. Detect the package manager from the lockfile: Detect the router: if an app/ directory exists at root or under src/ , it's App Router. If only pages/ exists, it's Pages Router. Both can coexist.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does migrate-to-vinext do?

vinext reimplements the Next.js API surface on Vite. Existing app/ , pages/ , and next.config.js work as-is — migration is a package swap, config generation, and ESM conversion. No changes to application code required.

Is migrate-to-vinext good?

migrate-to-vinext does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does migrate-to-vinext work with?

migrate-to-vinext currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to migrate-to-vinext?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install migrate-to-vinext?

npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinext

Related skills

Alternatives in Software Engineering