rails-jobs

Community

Make Rails background jobs reliable and maintainable.

Authorstephendolan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams design background jobs that are small, explicit, and easy to test, with clear error handling and delegation to domain models.

Core Features & Use Cases

  • Thin Jobs: Keep business logic in models/services, not in the job.
  • Error Handling: Use discard/retry strategies to handle transient vs permanent failures.
  • Naming & Organization: Clear job naming and proper namespacing for maintainability.

Quick Start

Show an example of a SimpleJob enqueuing a background task with proper error handling.

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