Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Wrangler

An overview of the Wrangler CLI capabilities including project creation, development, deployment, configuration, and environment management for Cloudflare Workers.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Wrangler

An overview of the Wrangler CLI capabilities including project creation, development, deployment, configuration, and environment management for Cloudflare Workers.

When To Use

Use when you need to install, configure, develop, or deploy Cloudflare Workers projects using the command-line interface.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-wrangler-workflow-guide.mdAn overview of the Wrangler command-line interface for managing Cloudflare Worker projects.Questions about an overview of the Wrangler command-line interface for managing Cloudflare Worker projects.

What This Skill Covers

  • Wrangler, the Cloudflare Developer Platform command-line interface (CLI), allows you to manage Worker projects.

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/wrangler