Load saved Playwright storageState authentication profiles before browser automation. Activates when .playwright/profiles.json exists and browser work begins on authenticated pages. Trigger phrases include "use profile", "load profile", "browser as [role]", "authenticated browser", "logged in browser session".
$npx -y skills add neonwatty/qa-skills --skill use-profilesInstalls into the current project.
Run `npx skills use "https://github.com/neonwatty/qa-skills" --skill "neonwatty/qa-skills/use-profiles"` 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/neonwatty/qa-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neonwatty/qa-skills"` and select the relevant skills, then follow their instructions.