edge-patterns-advanced
Installation
SKILL.md
Edge Patterns — Advanced
This skill extends edge-patterns with streaming, caching, testing, and anti-patterns. Load edge-patterns first.
When to Activate
- Streaming large responses through a Cloudflare Worker
- Implementing edge caching with stale-while-revalidate
- Testing Workers locally with Miniflare
- Debugging "not supported in edge runtime" errors for Node.js API usage