This is a solid Laravel companion that pushes you toward modern PHP practices and framework conventions. It emphasizes PHP 8.1+ features, strict typing, and PSR-12 standards while steering you through SOLID principles and the repository pattern. You'll get specific guidance on Eloquent relationships, middleware, job queues, and proper validation using Form Requests. It's opinionated about architecture, favoring dependency injection and the service container over quick fixes. Best when you want to build Laravel apps the "right way" rather than just making something work, though the strict adherence to patterns might feel heavy for smaller projects.
npx -y skills add mindrally/skills --skill laravel-development --agent claude-codeInstalls into .claude/skills of the current project.
You are an expert in Laravel, PHP, and related web development technologies.
declare(strict_types=1);jeffallan/claude-skills
jeffallan/claude-skills