qa-tester

Run systematic QA tests on frontend features using the OpenClaw browser tool.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/mattstyles333/openclaw-workspace --skill qa-tester-mattstyles333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-tester
Source: https://github.com/mattstyles333/openclaw-workspace/tree/main/skills/qa-tester
Command: npx skills add https://github.com/mattstyles333/openclaw-workspace --skill qa-tester-mattstyles333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates comprehensive Quality Assurance (QA) testing for frontend features, ensuring a high-quality user experience across desktop and mobile devices by systematically identifying bugs and conversion rate optimization (CRO) issues.

Core Features & Use Cases

  • Systematic Testing: Executes predefined test flows (Happy Path, Mobile, CRO Audit, Edge Cases) using the OpenClaw browser tool.
  • Cross-Platform Validation: Tests both desktop and mobile viewports to catch responsive design flaws.
  • CRO Analysis: Identifies elements that hinder conversion rates, providing actionable insights.
  • Bug Detection: Captures screenshots for every identified bug or issue.
  • Use Case: When a new e-commerce feature is deployed, use this Skill to run a full QA suite to verify functionality, check mobile responsiveness, audit for conversion blockers, and uncover edge-case bugs before release.

Quick Start

Use the qa-tester skill to run a full QA test on the website 'https://example.com'.

Frequently Asked Questions about qa-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate frontend QA testing for desktop and mobile flows?

To automate frontend QA testing, you can execute predefined test flows that cover desktop and mobile viewports using browser automation. This systematically validates element interaction and state management to catch responsive design flaws.

What is CRO analysis in frontend testing and when do I need it?

CRO analysis in frontend testing identifies elements that hinder conversion rates, providing actionable insights. You need this process when deploying new features like e-commerce updates to ensure a high-quality user experience.

Can I run systematic browser testing sequences for edge cases?

Yes, you can run systematic browser testing sequences for edge cases. The testing process executes predefined flows like Happy Path and Edge Cases, capturing screenshots for every identified bug or issue to generate detailed QA reports.

Does automated QA testing work for both desktop and mobile viewports?

Automated QA testing works for both desktop and mobile viewports to catch responsive design flaws. It utilizes browser automation for reliable element interaction and state management across different device flows.

What's the best way to audit for conversion blockers before a release?

The best way to audit for conversion blockers is running a CRO Audit test flow during your QA process. This identifies elements hindering conversion rates and captures screenshots of issues, generating detailed reports before release.

How do I capture screenshots of bugs found during browser automation testing?

To capture screenshots of bugs during browser automation testing, execute the predefined testing sequences. The system automatically captures screenshots for every identified bug or issue and compiles them into detailed QA reports.