Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Choosing between Wrangler & Vite

Guidelines for selecting between the Wrangler CLI and the Cloudflare Vite plugin based on project architecture, frontend requirements, and development workflow needs.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Choosing between Wrangler & Vite

Guidelines for selecting between the Wrangler CLI and the Cloudflare Vite plugin based on project architecture, frontend requirements, and development workflow needs.

When To Use

Use when deciding whether to use Wrangler or the Cloudflare Vite plugin for local development based on whether the project is backend-focused or requires modern frontend features like Hot Module Replacement and advanc.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-development-testing-wrangler-vs-vite-choosing-between-38-workflow-guide.mdA guide outlining the decision criteria and use cases for choosing between Wrangler and the Cloudflare Vite plugin for Workers development.Questions about a guide outlining the decision criteria and use cases for choosing between Wrangler and the Cloudflare Vite plugin fo...

What This Skill Covers

  • Choosing between Wrangler & Vite
  • Main sections: When to use Wrangler, When to use the Cloudflare Vite Plugin.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/development-testing/wrangler-vs-vite