Cloud & infrastructureApache-2.0

Workers Best Practices

by Cloudflare (opens in a new tab) cloudflare/skills

Write and review production Cloudflare Workers against current runtime and configuration behavior.

Installation

Skills CLI

Skills CLI command
npx skills@latest add cloudflare/skills --skill workers-best-practices

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Retrieves current Cloudflare docs, edits Worker code or configuration, and runs existing type checks or runtime tests for affected behavior. Durable Objects and Wrangler command work require their dedicated companion skills.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size61 lines
  • Last checked27 Sept 2026 · 8406eabf6375a3e79c77b951d00f3996f4c703c1a852579c38b171188bd19f1f

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/workers-best-practices/SKILL.md on GitHub (opens in a new tab)