vercel-to-cloudflare-migrator

Estimates Cloudflare savings for Vercel-hosted Next.js projects and scaffolds migration plans.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/erezrokah/skills --skill vercel-to-cloudflare-migrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vercel-to-cloudflare-migrator
Source: https://github.com/erezrokah/skills/tree/main/skills/vercel-to-cloudflare-migrator
Command: npx skills add https://github.com/erezrokah/skills --skill vercel-to-cloudflare-migrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes Next.js projects hosted on Vercel to determine migration viability and quantify potential Cloudflare savings, enabling a controlled, cost-aware migration.

Core Features & Use Cases

  • Detects Vercel-hosted Next.js projects and estimates monthly Cloudflare savings.
  • Scaffolds a migration plan with resource provisioning guidance and guidance for code rewrites, while preserving app behavior.
  • Generates a draft PR scaffold to wire in Cloudflare resources and deployment changes without applying them directly.

Quick Start

Provide a Vercel-hosted Next.js project and ask the skill to generate a Cloudflare migration plan and scaffold.

Frequently Asked Questions about vercel-to-cloudflare-migrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I estimate cost savings when migrating a Next.js app from Vercel to Cloudflare?

To estimate Cloudflare migration savings for a Vercel-hosted Next.js app, you need a tool that analyzes current project usage and projects potential monthly cost differences. This skill detects Vercel usage signals and quantifies estimated financial savings to enable a cost-aware migration.

What is the best way to scaffold a Cloudflare migration for a Vercel Next.js project?

Scaffolding a Cloudflare migration for a Vercel Next.js project involves generating a deployment plan with resource provisioning guidance and identifying necessary code rewrites. This skill generates an actionable draft PR scaffold to wire in Cloudflare resources while preserving app behavior.

Can I automatically generate a pull request for my Vercel to Cloudflare migration?

Yes, you can automatically generate a pull request scaffold for a Vercel to Cloudflare migration. This skill creates a draft PR scaffold that outlines deployment changes and wires in Cloudflare resources without applying them directly to your codebase.

Does the Cloudflare migration scaffold rewrite my Next.js application logic?

No, migrating to Cloudflare with this scaffold does not rewrite your core application logic. The process provides guidance on necessary code rewrites for compatibility while explicitly preserving your existing app behavior and logic.

How do I know which Cloudflare resources to provision for my migrated Next.js app?

To know which Cloudflare resources to provision, you need a migration plan tailored to your Next.js app. This skill analyzes your Vercel project and provides specific guidance on resources to provision for a successful Cloudflare deployment.