cloudflare-queues
CommunityBuild async message queues, automate background tasks effortlessly.
Software Engineering#message queue#queues#background jobs#cloudflare#async processing#dead letter queue
Authorjezweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the complexity of implementing reliable asynchronous processing, allowing you to decouple application components and handle background jobs without manual intervention.
Core Features & Use Cases
- Queue Creation & Management: Easily create, configure, and monitor queues with simple CLI commands.
- Production-Ready Patterns: Includes dead letter queues, exponential backoff, and explicit acknowledgement for non-idempotent operations.
- Use Case: Imagine you need to process 10,000 user registration emails. Use this Skill to automatically queue and process them in the background while your application remains responsive.
Quick Start
Create a queue named 'email-tasks' and send a message to process a welcome email for user ID 123.
Dependency Matrix
Required Modules
cloudflare-worker-base
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cloudflare-queues Download link: https://github.com/jezweb/claude-skills/archive/main.zip#cloudflare-queues Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.