概要
This skill guides Claude to implement modern Laravel architectural patterns specifically optimized for Laravel 12 and Inertia.js environments. It moves beyond traditional MVC by utilizing the Laravel Actions pattern for business logic, organizing features by domain rather than file type, and strictly adhering to the latest Laravel 12 directory structures. Whether you are bootstrapping a new project or refactoring an existing one, this skill ensures your application leverages high-performance tools like Laravel Octane with FrankenPHP, follows Eloquent best practices, and maintains a clean, scalable codebase.