laravel-optimization
CommunityAudit Laravel modules for performance bottlenecks.
System Documentation
What problem does it solve?
Audits a Laravel application or composer package module path for performance issues (N+1 queries, unbounded gets, missing cache, sync observers, route closures, fat controllers), then delegates to the feature-planning skill to produce a self-contained, phased, agent-ready optimization plan. Does NOT execute optimizations. A single failing test in the plan's Phase 0 baseline gate is a hard stop.
Core Features & Use Cases
- Detects common Laravel performance antipatterns in a module path (queries in loops, missing caches, unbounded data loads).
- Delegates to the feature-planning skill to generate a concrete, phased optimization plan that is agent-ready and self-contained.
- Does not execute optimizations itself; focuses on assessment and planning to enable safe, auditable improvements.
Quick Start
Audit a module path such as app_modules/WebCMS/src to produce an optimization plan and baseline tests.
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-optimization Download link: https://github.com/onairmarc/dotfiles/archive/main.zip#laravel-optimization 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.