Executes workflow markdown files interactively via Playwright CLI, stepping through each workflow action in a real browser. Use when the user says "run workflows", "run playwright", "test workflows", "execute workflows", or wants to interactively test their app against workflow documentation. Supports desktop, mobile, and multi-user workflows with authentication.
$npx -y skills add neonwatty/qa-skills --skill playwright-runnerInstalls into the current project.
Run `npx skills use "https://github.com/neonwatty/qa-skills" --skill "neonwatty/qa-skills/playwright-runner"` 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.