Consolidated Laravel project conventions: Action pattern, Form Requests, Policies, routing, Inertia integration, code style. Apply when: writing or reviewing Laravel backend code (controllers, actions, requests, policies, providers). Activated automatically by laravel-plugin/stack.md as a convention skill for the development phase.
$npx -y skills add aratkruglik/claude-sdlc --skill laravel-conventionsInstalls into the current project.
Run `npx skills use "https://github.com/aratkruglik/claude-sdlc" --skill "aratkruglik/claude-sdlc/laravel-conventions"` 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/aratkruglik/claude-sdlc" that are relevant to the current task. Run `npx skills add "https://github.com/aratkruglik/claude-sdlc"` and select the relevant skills, then follow their instructions.