qa-only

Run automated web application checks and generate structured reports with screenshots and health scores.

1|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/VanL/simplebroker --skill qa-only-vanl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/VanL/simplebroker/tree/main/.agents/skills/gstack/qa-only
Command: npx skills add https://github.com/VanL/simplebroker --skill qa-only-vanl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It automates the process of testing web applications and generating detailed structured reports, enabling quality assurance without fixing issues directly.

Core Features & Use Cases

  • Automated QA Testing: Systematically tests web applications, producing health scores and capturing screenshots.
  • Structured Reporting: Generates comprehensive reports with repro steps, health assessments, and visual evidence.
  • Use Case: When asked to verify a site's functionality, trigger a full test suite to report bugs, regressions, and performance issues without altering system code.

Quick Start

Use the system to perform a QA report on the current web app and generate a structured report with details and screenshots.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I automate web app testing to generate structured QA reports?

Automated web app testing executes systematic checks on your application, producing detailed structured reports with screenshots and health scores without altering system code. It captures repro steps and visual evidence for consistent testing.

Can I run automated QA tests without modifying my application's source code?

Yes, you can run automated QA tests without modifying your source code. The process verifies site functionality and reports bugs, regressions, and performance issues independently, ensuring the testing process remains non-destructive and reproducible.

What is included in a structured web testing report for bug tracking?

A structured web testing report includes comprehensive health assessments, captured screenshots, and detailed reproduction steps. This provides visual evidence and systematic documentation for tracking bugs and regressions in web projects.

Does automated web testing work for regression testing and performance reporting?

Automated web testing works for regression testing and performance reporting by systematically verifying site functionality. It triggers a full test suite to identify bugs, regressions, and performance issues, ensuring comprehensive quality assurance.

What's the best way to ensure QA testing is systematic and reproducible across web projects?

The best way to ensure systematic and reproducible QA testing is to automate the execution of checks. This approach generates consistent health scores and structured reports, standardizing the testing process for QA teams across multiple web projects.

When should I use automated web testing instead of manual checks?

You should use automated web testing when needing consistent, reproducible checks across web projects. It is ideal for QA teams requiring comprehensive progress reporting, bug tracking, and structured evidence like screenshots, replacing inconsistent manual checks.