Build production-grade Laravel REST APIs using opinionated architecture patterns with Laravel best practices. Use when building, scaffoling, or reviewing Laravel APIs with specifications for stateless design, versioned endpoints, invokable controllers, Form Request DTOs, Action classes, JWT authentication, and PSR-12 code quality standards. Triggers on "build a Laravel API", "create Laravel endpoints", "add API authentication", "review Laravel API code", "refactor Laravel API", or "improve Laravel code quality".
$npx -y skills add juststeveking/laravel-api-skill --skill laravel-apiInstalls into the current project.
Run `npx skills use "https://github.com/juststeveking/laravel-api-skill" --skill "juststeveking/laravel-api-skill/laravel-api"` 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/juststeveking/laravel-api-skill" that are relevant to the current task. Run `npx skills add "https://github.com/juststeveking/laravel-api-skill"` and select the relevant skills, then follow their instructions.