cf-queues
CommunityReliable message processing at the edge.
Authorsitharaj88
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to implement robust, scalable, and reliable message queuing systems directly on Cloudflare's edge network, facilitating asynchronous processing and event-driven architectures.
Core Features & Use Cases
- Queue Creation & Management: Easily create, list, and delete Cloudflare Queues using
wrangler. - Producer/Consumer Patterns: Implement robust patterns for sending and receiving messages, including batching, retries, and dead-letter queues.
- Event-Driven Architectures: Build resilient systems for task queues, background processing, fan-out patterns, and real-time event handling.
- Use Case: Automatically process uploaded images by sending messages to a queue, which then triggers image resizing and storage operations without blocking the user's request.
Quick Start
Use the cf-queues skill to generate Cloudflare Queues configurations and code for reliable message processing.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: cf-queues Download link: https://github.com/sitharaj88/claude-skills/archive/main.zip#cf-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 223,000+ vetted skills library on demand.