sidekiq
CommunityCreate reliable, idempotent Ruby background jobs
Software Engineering#ruby#idempotency#background-jobs#sidekiq#solid-queue#retry-strategy#queue-management
Authorslbug
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many Ruby applications struggle with unreliable background processing, unsafe argument serialization, and non‑idempotent jobs that cause duplicate work or data corruption.
Core Features & Use Cases
- Enforces JSON‑safe arguments and idempotent job design.
- Guides commit‑safe enqueuing for Active Record and Sequel.
- Provides queue naming, retry configuration, and profiling best practices.
- Shows iteration for large datasets and migration paths to Solid Queue.
- Includes testing patterns and performance tuning recommendations.
Quick Start
Use the sidekiq skill to generate a safe job template for a notification worker.
Dependency Matrix
Required Modules
None requiredComponents
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: sidekiq Download link: https://github.com/slbug/claude-ruby-grape-rails/archive/main.zip#sidekiq 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.