Activate when working on SPA authentication flow, Sanctum cookie-based auth, Vue Router guards, auth store, login/register/password reset pages, or CORS/session configuration. Covers the full auth lifecycle from CSRF cookie to protected API calls.
$npx -y skills add gdarko/laravel-vue-starter --skill spa-auth-developmentInstalls into the current project.
Run `npx skills use "https://github.com/gdarko/laravel-vue-starter" --skill "gdarko/laravel-vue-starter/spa-auth-development"` 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.