0084-laravel-systematic-debugging
CommunityFind Laravel root causes before fixing
System Documentation
What problem does it solve?
It solves the problem of wasting time on random patches by enforcing a disciplined approach to diagnosing Laravel issues until the root cause is identified.
Core Features & Use Cases
- Four-phase debugging workflow: Root cause investigation, pattern analysis, hypothesis testing, and implementation with verification.
- Laravel-specific evidence gathering: Systematic use of logs, debug mode, Telescope, Tinker, and query tracing to confirm what is happening.
- Guardrails against symptom-fixing: Red-flag stop conditions and guidance for when repeated failed fixes indicate an architectural issue.
Use it for test failures, Eloquent/relationship problems, authentication/authorization bugs, queue/job errors, route issues, validation failures, migration problems, N+1 performance issues, and general unexpected behavior in Laravel.
Quick Start
Use the 0084-laravel-systematic-debugging skill to debug a Laravel failure by first reading the full error message, checking logs, and reproducing the issue before attempting any code changes.
Dependency Matrix
Required Modules
None requiredComponents
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: 0084-laravel-systematic-debugging Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0084-laravel-systematic-debugging 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 471,000+ vetted skills library on demand.