Tag: browser-testing

Type: All Skills Tools
skill ★ 3,264

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…

langwatch/langwatch browser-testing playwright e2e-testing automation
skill ★ 10,706

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…

elie222/inbox-zero qa-automation browser-testing test-orchestration automated-testing
skill ★ 10,706

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.

elie222/inbox-zero github-cli qa-automation pull-requests browser-testing
skill ★ 10,706

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…

elie222/inbox-zero qa-flow browser-testing spec-generation markdown
skill ★ 27,411

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.

langfuse/langfuse frontend ui-review playwright browser-testing