Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, and Eloquent queries. Triggers for N+1 and query performance issues, caching strategies, authorization and security patterns, validation, error handling, queue and job configuration, route definitions, and architectural decisions. Also use for Laravel code reviews and refactoring existing Laravel code to follow best practices. Covers any task involving Laravel backend PHP code patterns.
$npx -y skills add gdarko/laravel-vue-starter --skill laravel-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/gdarko/laravel-vue-starter" --skill "gdarko/laravel-vue-starter/laravel-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gdarko/laravel-vue-starter" that are relevant to the current task. Run `npx skills add "https://github.com/gdarko/laravel-vue-starter"` and select the relevant skills, then follow their instructions.