laravel:queues-and-horizon
CommunityManage Laravel queues and Horizon.
Authormeistro57
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage and verify background job processing in Laravel applications, ensuring that tasks are executed reliably and efficiently, with or without the Horizon dashboard.
Core Features & Use Cases
- Worker Management: Safely start and configure queue workers with specific queues, retry counts, and backoff strategies.
- Horizon Integration: Start the Horizon dashboard for monitoring and managing queues.
- Failure Handling: View and retry failed jobs.
- Testing: Facilitates testing of job dispatching and side-effects.
- Use Case: Ensure critical background tasks like sending emails or processing images are handled robustly by configuring workers and monitoring their status.
Quick Start
Start a queue worker for the high and default queues with 3 retries and a 5-second backoff.
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: laravel:queues-and-horizon Download link: https://github.com/meistro57/chat_bridge/archive/main.zip#laravel-queues-and-horizon 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 223,000+ vetted skills library on demand.