mobile-workflow-to-playwright

Convert mobile workflow markdown into a Playwright test project with mobile viewports.

23|1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/neonwatty/qa-skills --skill mobile-workflow-to-playwright
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-workflow-to-playwright
Source: https://github.com/neonwatty/qa-skills/tree/main/skills/mobile-workflow-to-playwright
Command: npx skills add https://github.com/neonwatty/qa-skills --skill mobile-workflow-to-playwright

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the conversion of mobile workflow documentation into a self-contained Playwright test project, saving time and effort in QA automation.

Core Features & Use Cases

  • Mobile Workflow Conversion: Transforms human-readable mobile workflow documentation into a Playwright test project.
  • Mobile Viewports: Optimizes tests for mobile viewports using both Chromium and WebKit browsers.
  • Authentication Scaffolding: Provides authentication scaffolding for secure testing.
  • CI Workflow: Integrates with CI pipelines for automated testing.
  • Use Case: For a mobile app, generate tests that simulate user interactions on various mobile devices, ensuring the app's functionality and UX are robust.

Quick Start

Run the skill with the command: "convert mobile workflows to playwright".

Frequently Asked Questions about mobile-workflow-to-playwright

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert mobile workflow documentation into Playwright tests?

Converting mobile workflows to Playwright tests is done by transforming markdown documentation into a self-contained test project with mobile viewports, authentication scaffolding, UX assertions, and CI workflows. Trigger the conversion using the prompt "convert mobile workflows to playwright".

What is the best way to automate QA testing for mobile web apps using Playwright?

Automating QA testing for mobile web apps is best achieved by generating Playwright tests optimized for mobile viewports. This approach uses Chromium and WebKit browsers to simulate user interactions across various mobile devices, ensuring robust functionality and UX.

Does this Playwright test conversion support authentication scaffolding and CI integration?

Yes, Playwright test conversion includes authentication scaffolding for secure testing and provides a CI workflow. This allows the generated self-contained test project to integrate directly with CI pipelines for automated testing.

Can I use markdown files to generate Playwright test projects with UX anti-pattern assertions?

Yes, you can use mobile workflow markdown files to generate a self-contained Playwright test project. The resulting project automatically includes UX anti-pattern assertions to verify the robustness of the application's user experience.

Which mobile browsers are supported when generating Playwright tests from workflow markdown?

Generating Playwright tests from workflow markdown supports both Chromium and WebKit browsers. The tests are optimized specifically for mobile viewports to accurately simulate user interactions on various mobile devices.

How do I trigger the automated conversion of mobile workflows to a Playwright test project?

Triggering the automated conversion of mobile workflows requires the specific prompt "convert mobile workflows to playwright". This command initiates the generation of a self-contained Playwright test project with mobile viewports, authentication, and CI workflows.