structure-audit
CommunityAudit Laravel project structure for clean architecture
Software Engineering#architecture#laravel#pattern-analysis#code-structure#inline-validation#fat-controllers
Authorjonaaix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Analyze a Laravel project's code organization against proven structuring principles. Scan all PHP source files (excluding vendor/, node_modules/, storage/) and produce a structured report of findings with actionable suggestions.
Core Features & Use Cases
- Inline Validation in Controllers: detect validation logic inside controllers and suggest moving to Form Requests.
- Fat Controllers: identify long methods and heavy business logic for extraction to services or actions.
- Duplicate Logic: flag repeated queries or transformations to promote DRY code.
- Route & Blade Organization: highlight route file bloat and logic in templates to improve separation of concerns.
Quick Start
Run a full structure audit on your Laravel project to identify architecture and code organization issues.
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: structure-audit Download link: https://github.com/jonaaix/laravel-livewire-base/archive/main.zip#structure-audit 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.