Workers Best Practices
Production Workers anti-patterns
Cloudflare · Apache-2.0
When
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 Cloudflare docs over pre-trained knowledge.
The Catch
Production Workers anti-patterns (streaming, globals, bindings). Not a generic JavaScript review.
Embed
[](https://stackgems.com/skills/workers-best-practices)