laravel-devtoolbox-cli
OfficialInspect and debug Laravel from the CLI
Software Engineering#laravel#architecture diagrams#performance debugging#artisan#application analysis#route security#sql tracing
AuthorAradotso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Laravel developers struggle to understand how their applications are structured, which routes are unused or unprotected, where SQL inefficiencies occur, and why performance or security issues show up in production.
Core Features & Use Cases
- Comprehensive Laravel scanning to analyze the overall application health, models, routes, services, and providers from the command line.
- Deep route and security inspection to find unused routes and detect unprotected endpoints and middleware coverage.
- Database and performance diagnostics including SQL tracing, N+1/duplicate query detection, slow query detection, and memory/performance analysis, with exportable reports (json/array/count/mermaid) for CI and documentation workflows.
Quick Start
Ask the skill to scan your app for unused routes, unprotected endpoints, SQL duplicates, and performance bottlenecks using the command: php artisan dev:scan --all.
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: laravel-devtoolbox-cli Download link: https://github.com/Aradotso/devtools-skills/archive/main.zip#laravel-devtoolbox-cli 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.