Installation
Skills CLI
npx skills@latest add cloudflare/skills --skill workers-best-practicesRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the workers-best-practices skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Retrieves 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)