sk Skill · dilolabs
job-patterns
Implements shallow background jobs with _later/_now conventions using Solid Queue. Use when adding background processing, async operations, scheduled tasks, or when user mentions jobs, queues, workers, or background processing. WHEN NOT: Business logic implementation (use model-patterns), controller work (use crud-patterns), or mailer delivery (use mailer-patterns).
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
rubybashRuby
- Host repository
- dilolabs/nosia
- Compatible with
- Ruby 3.3+, Rails 8.0+, Solid Queue
- Licence
- MIT
- Host stars
- 212
- Host language
- Ruby