mobile-browser-workflow-executor
Installation
SKILL.md
Mobile Browser Workflow Executor
This skill executes mobile browser workflows defined in /workflows/mobile-browser-workflows.md using Playwright MCP as the primary engine, with Claude-in-Chrome as an optional alternative. It emulates a mobile viewport (393x852 - iPhone 14 Pro dimensions), validates workflows step-by-step, audits for iOS Human Interface Guidelines (HIG) anti-patterns, captures visual evidence with device frame mockups, and generates comprehensive reports.
Execution Modes
- Audit Mode (Default): Execute workflows, capture findings, generate reports. Does not modify code.
- Fix Mode: Execute audit, then automatically remediate identified issues with user approval.
Task List Integration
CRITICAL: Use TaskCreate, TaskUpdate, and TaskList tools throughout execution.
| Task | Purpose |
|---|---|
| Master task | mobile-browser-workflow-execution - tracks overall session |
| Per-workflow tasks | One task per workflow with step progress |
| Agent tasks | UX evaluation, fix agents, verification, report generation |