Tag: browser-testing
Orchestrates end-to-end browser feature validation
This skill orchestrates comprehensive end-to-end browser testing by spawning a dedicated sub-agent. It manages argument resolution, data seeding, Playwright execution, and automatically reports results and screenshots back to the pull reque…
Browser QA Flow Orchestrator
Orchestrates browser-based QA test flows by executing predefined specifications and generating detailed JSON and Markdown reports. It supports parallel execution, flow filtering by priority or group, and captures screenshots for failed test…
Automate QA testing with PR labels
Triggers automated browser tests on a QA server by adding a specific label to a pull request using the GitHub CLI.
Generate new browser QA flow specification file
This skill automates the creation of structured browser QA flow specification files from a template. It accepts key parameters such as ID, title, and goal, handling necessary front matter population and validation for the resulting markdown…
Browser Review for Frontend UI Changes
This skill provides a structured workflow for reviewing user-visible frontend changes, ensuring layout, styling, and navigation regressions are caught. It utilizes the Playwright MCP server to facilitate final signoff for UI-affecting work.