This is a comprehensive ruleset covering 31 Laravel 13 conventions across architecture, Eloquent, controllers, validation, and security. It's built for when you're scaffolding new features or refactoring existing code and want Claude to follow modern Laravel patterns like service classes, form requests, resource controllers, and proper eager loading. The guide includes Laravel 13 specifics like queue routing and vector search support. Best used as a reference during active development rather than a learning resource. The rules are categorized by priority, so you know which patterns are critical (architecture, database) versus nice to have (performance, API design). Solid for teams wanting consistent Laravel conventions without writing their own style guide.
npx skills add https://github.com/asyrafhussin/agent-skills --skill laravel-best-practices