Skip to main content
Back to the directory
cloudflare/vinextSoftware EngineeringFrontend and Design

migrate-to-vinext

Automated migration from Next.js to vinext, a Vite-based Next.js reimplementation.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinext
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, migrate-to-vinext has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: cloudflare/vinext. Canonical URL: https://skills.sh/cloudflare/vinext/migrate-to-vinext.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Automated migration from Next.js to vinext, a Vite-based Next.js reimplementation. 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Automated migration from Next.js to vinext, a Vite-based Next.js reimplementation.

Is migrate-to-vinext good?

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

Which AI agents support migrate-to-vinext?

migrate-to-vinext currently lists compatibility with Skills CLI.

Is migrate-to-vinext safe to install?

migrate-to-vinext has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to migrate-to-vinext?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install migrate-to-vinext?

Run the following command to install migrate-to-vinext: npx skills add https://github.com/cloudflare/vinext --skill migrate-to-vinext

Related skills

Alternatives in Software Engineering