bullmq

Community

Reliable background job processing.

AuthorRepairYourTech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust and scalable solution for managing background jobs, ensuring tasks are processed reliably even under heavy load or in distributed environments.

Core Features & Use Cases

  • Job Queuing: Add jobs to a queue for asynchronous processing.
  • Background Processing: Workers consume jobs from the queue and execute tasks.
  • Advanced Features: Supports retries, delays, priorities, rate limiting, repeatable jobs, and parent-child job flows.
  • Use Case: Process user sign-ups, send email notifications, perform image resizing, or run scheduled reports without blocking the main application thread.

Quick Start

Use the bullmq skill to add a new job named 'send-welcome-email' with data { userId: 'user123' } to the 'email' queue.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: bullmq
Download link: https://github.com/RepairYourTech/cfsa-antigravity/archive/main.zip#bullmq

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.