What problem does it solve?
This Skill automates browser tasks, allowing for efficient web page interactions, visual verification, and AI-driven decision-making for complex workflows.
Core Features & Use Cases
- CLI-First Automation: Use
playwright-cli for multi-step interactions and bunx playwright for quick one-shot screenshots and PDFs.
- AI-Driven Reasoning: Leverage BrowserAgent for tasks requiring AI decision-making, such as complex flows and interactive debugging.
- Structured Story Validation: Define user stories in YAML format and validate them with UIReviewer agents for parallel test execution.
- Recipe-Based Workflows: Create parameterized Markdown templates to run reusable workflows with custom parameters.
- Headed Chrome Support: Access authenticated sessions, extensions, and cookies with headed Chrome integration.
- Use Case: Automate web application testing, UI verification, and debugging using a combination of CLI tools and AI reasoning.
Quick Start
Run the 'review stories' command to validate user stories for your web application.