What problem does it solve?
This skill automates the execution of browser-based manual tests described in testing.md and spec/manual-tests/ by using agent-browser to run end-to-end verification, capture results, and surface defects.
Core Features & Use Cases
- Automates browser-based test execution for documentation-driven QA workflows, including Web server startup with portable port auto-detection, seed data preparation, test case execution, and screenshot-powered reports.
- Generates structured results and, on failures, triggers issue creation workflows; supports per-test-session isolation and documentation of outcomes for traceability.
- Suitable for validating UI flows, regression checks, and manual-test automation in projects that rely on agent-browser to validate browser behavior.
Quick Start
Run the manual-test skill to automatically execute testing procedures with agent-browser and generate a report.