laravel-debugging

Community

Fix Laravel production issues fast

Authorbillyfranklim1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quickly triage and resolve production issues in Laravel applications, including slow routes, N+1 queries, memory leaks, stalled or looping queue jobs, Horizon worker disappearance, and silent 500 errors by guiding systematic log inspection and remediation steps.

Core Features & Use Cases

  • Log Triage & Error Discovery: Locate and interpret Nginx, PHP-FPM, and Laravel logs to surface the root cause of silent failures and 500 responses.
  • Queue & Horizon Diagnostics: Inspect Horizon, supervisor/systemd workers, and queue backends (Redis/database) to identify stalled jobs, retry loops, and worker crashes.
  • Performance Profiling & DB Analysis: Identify N+1 queries and slow database operations, recommend indexes or query fixes, and suggest profiling checkpoints.
  • Use Case: Triage a production API showing intermittent 500s and slow endpoints: gather relevant logs, reproduce high-latency queries, find offending jobs in the queue, and propose prioritized fixes.

Quick Start

Inspect the Laravel app at api.myapp.example.com for slow requests, N+1 queries, failed or stalled queue jobs, and provide step-by-step remediation including log locations and recommended fixes.

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: laravel-debugging
Download link: https://github.com/billyfranklim1/claude-skills/archive/main.zip#laravel-debugging

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.