rails-background-jobs

Community

Background processing with reliability.

Authornekorush14
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers implementing asynchronous tasks using ActiveJob/Sidekiq, including retries, queuing, and monitoring.

Core Features & Use Cases

  • Asynchronous Execution: Offload long-running tasks from web requests.
  • Retry & Idempotency: Built-in retry logic and safe retry semantics.
  • Monitoring & Queues: Organize jobs by queue and track outcomes.

Quick Start

Create a ReportGenerationJob that generates a report in the background, with a retry policy and a post-completion notification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: rails-background-jobs
Download link: https://github.com/nekorush14/dotfiles/archive/main.zip#rails-background-jobs

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.