14 skills · 67 min
Skills
Skill 7 of 14
Build, migrate, and deploy Next.js apps on Cloudflare Workers with vinext.
1 minute · 222 words · 2 sections
Install
npx skills add cloudflare/skills --skill nextjs-on-cloudflarenpx skills add cloudflare/skills/plugin marketplace add cloudflare/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
Use vinext rather than OpenNext for new Next.js projects on Cloudflare Workers. This is the default in the Cloudflare Next.js guide (opens in a new tab). Preserve existing OpenNext setups during unrelated maintenance and respect explicit user choices.
vinext (opens in a new tab) reimplements the Next.js API surface on Vite:
next/* imports.Before setup, migration, or deployment, check whether the skills maintained in vinext (opens in a new tab) are available. If missing, install them:
npx skills add cloudflare/vinextThen read and follow the applicable upstream SKILL.md and its relevant references. Use the current vinext docs (opens in a new tab) for workflows the skills do not cover:
create-vinext-app with the Cloudflare target. The upstream migration skill requires an existing Next.js project; do not apply it to an empty directory.migrate-to-vinext skill (opens in a new tab), including its compatibility check and relevant references. Select Cloudflare as the deployment target.If installation is unavailable, read the linked upstream SKILL.md and relevant references directly. Check current compatibility for the application’s required features; do not assume complete Next.js parity.
Build, migrate, and deploy Next.js apps on Cloudflare Workers with vinext. Use when starting a Next.js project on Cloudflare, moving an existing app to Workers, choosing between vinext and OpenNext, or setting up vinext for Workers. For setup, migration, or deployment, install vinext's upstream skills with `npx skills add cloudflare/vinext` if missing, then read and follow the applicable skill and docs.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
main, last pushed 22 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json by Cloudflare, declaring 1 plugin. It is read for editorial metadata only — never as the skill index, which is always the repository tree./cloudflare/skills.md, and each skill at its own URL..md