workers-best-practices Skill
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Clou Published by openai in plugins.
What is workers-best-practices Skill?
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Clou Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Writing
- Research
- Documentation use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use workers-best-practices Skill
- Use it for documentation.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/cloudflare/skills/workers-best-practices/SKILL.md
What it does
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Clou
Skill instructions
Your knowledge of Cloudflare Workers APIs, types, and configuration may be outdated. Prefer retrieval over pre-training for any Workers code task — writing or reviewing. Retrieval Sources Fetch the latest versions before writing or reviewing Workers code. Do not rely on baked-in knowledge for API signatures, config fields, or binding shapes. | Source | How to retrieve | Use for | |--------|----------------|---------| | Workers best practices | Fetch https://developers.cloudflare.com/workers/best-practices/workers-best-practices/ | Canonical rules, patterns, anti-patterns | | Workers types | See references/review.md for retrieval steps | API signatures, handler types, binding types | | Wrangler config schema | nodemodules/wrangler/config-schema.json | Config fields, binding shapes, allowed values | | Cloudflare docs | Search tool or https://developers.cloudflare.com/workers/ | API reference, compatibility dates/flags | FIRST: Fetch Latest References Before reviewing or writing Workers c
Explore related resources
Frequently asked questions
What is workers-best-practices?
workers-best-practices is a open-source AI agent skill with Copy skill directory. Reviews and authors Cloudflare Workers code against production best practices.
Who is workers-best-practices best for?
workers-best-practices is best for reusing agent instructions, scripts, and references, documentation workflows, writing workflows, research workflows.
How do I install workers-best-practices?
Install or run workers-best-practices using Copy skill directory. Check workers-best-practices for the latest setup command.
Is workers-best-practices actively maintained?
workers-best-practices may need a closer maintenance check before production use.
Auto-fetched from GitHub.