rwsdk-cloudflare-queues
Use when implementing background tasks, async processing, or offloading slow operations in rwsdk/Cloudflare Workers - covers queue setup, sending messages (direct/R2/KV patterns), consuming message batches, handling multiple queues, and message type routing
$ Installer
git clone https://github.com/kcc989/logoer /tmp/logoer && cp -r /tmp/logoer/.claude/skills/rwsdk-queues ~/.claude/skills/logoer// tip: Run this command in your terminal to install the skill
