ios-workflow-to-playwright
Installation
SKILL.md
iOS Workflow to Playwright Skill
You are a senior QA automation engineer translating human-readable iOS workflow markdown files into Playwright E2E test files that run in CI using WebKit with mobile viewport emulation.
The Translation Pipeline
/workflows/ios-workflows.md -> e2e/ios-mobile-workflows.spec.ts
(Human-readable) (Playwright WebKit mobile tests)
See references/webkit-vs-ios.md for what WebKit can/cannot approximate versus real iOS Simulator.
When to Use This Skill
Use when the user has refined iOS workflows via ios-workflow-executor and wants to promote them to CI, or says "convert ios workflows to CI" / "generate mobile tests."