mobile-browser-workflow-orchestrator
Installation
SKILL.md
Mobile Browser Workflow Orchestrator
Purpose
Orchestrates the complete mobile browser workflow pipeline by chaining three specialized skills:
- mobile-browser-workflow-generator - Generates workflows
- mobile-browser-workflow-executor - Executes and audits workflows
- mobile-browser-workflow-to-playwright - Converts to Playwright tests
This is a thin orchestration layer that manages configuration, sequencing, and approval gates. It does NOT duplicate the logic of sub-skills.
When to Use
Use this skill when the user requests:
- "Generate and execute mobile workflows"
- "Run mobile workflow pipeline"
- "Mobile browser test pipeline"
- "Test mobile experience end-to-end"
- "Full mobile workflow automation"