Converts mobile workflow markdown into a self-contained Playwright test project with mobile viewports (Chromium + WebKit), authentication scaffolding, UX anti-pattern assertions, and CI workflow. Use when the user says "convert mobile workflows to playwright", "translate mobile workflows to CI", or "generate mobile playwright tests".
$npx -y skills add neonwatty/qa-skills --skill mobile-workflow-to-playwrightInstalls into the current project.
Run `npx skills use "https://github.com/neonwatty/qa-skills" --skill "neonwatty/qa-skills/mobile-workflow-to-playwright"` 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.