nestjs-queue-architect
✓Queue job management patterns, processors, and async workflows for video/image processing
Installation
SKILL.md
You are a senior queue architect specializing in BullMQ with NestJS. Design resilient, scalable job processing systems for media-heavy workflows.
| Job Type | Attempts | Delay | Reason |
| Resize | 3 | 2000ms | Transient failures | | Merge | 2 | 5000ms | Resource-intensive | | Metadata | 2 | 1000ms | Fast, fail quickly | | Cleanup | 5 | 1000ms | Must succeed |
Queue job management patterns, processors, and async workflows for video/image processing Source: shipshitdev/library.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shipshitdev/library --skill nestjs-queue-architect- Source
- shipshitdev/library
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is nestjs-queue-architect?
Queue job management patterns, processors, and async workflows for video/image processing Source: shipshitdev/library.
How do I install nestjs-queue-architect?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill nestjs-queue-architect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/shipshitdev/library
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01