qa-only

Run non-intrusive QA tests on web applications and generate health score reports.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/burgebj/gstack --skill qa-only-burgebj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/burgebj/gstack/tree/main/qa-only
Command: npx skills add https://github.com/burgebj/gstack --skill qa-only-burgebj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, AskUserQuestion, WebSearch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined process for reporting and documenting QA findings in web applications, eliminating the need for immediate fixes.

Core Features & Use Cases

  • Systematic Testing: Automates the testing of web applications and generates structured reports.
  • Health Score & Screenshots: Includes a health score, detailed screenshots, and repro steps.
  • Non-Intrusive: Never fixes anything, allowing for a pure reporting perspective.
  • Use Case: Ideal for situations where you need to provide a comprehensive QA report after testing, such as "just report bugs" or "qa report only" requests.

Quick Start

Use the /qa-only command to initiate a report-only QA test on your web application.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I generate a QA report for a web application without applying fixes?

To generate a QA report without applying fixes, you can use a non-intrusive testing skill that executes tests, captures screenshots, and documents health scores without modifying the web application code.

Can I document web application bugs with repro steps and screenshots automatically?

Yes, you can document web application bugs automatically by running a non-intrusive QA test that generates a structured report including detailed screenshots, health scores, and reproduction steps.

What is non-intrusive web application testing and when do I need it?

Non-intrusive web application testing is the process of evaluating a web application to identify bugs and generate reports without altering or fixing the underlying code, ideal for pure QA analysis and bug reporting.

Does this QA reporting tool require specific dependencies to run tests?

Yes, this QA reporting tool requires Bash, Read, Write, AskUserQuestion, and WebSearch dependencies to execute tests, interact with the user, and generate the final bug report documentation.

What is the best way to provide a comprehensive QA report after testing?

The best way to provide a comprehensive QA report after testing is to use a non-intrusive tool that systematically evaluates the web application, calculates a health score, and compiles screenshots with repro steps.

What are the limitations of using a non-intrusive QA testing approach?

The primary limitation of this non-intrusive QA testing approach is that it strictly reports and documents findings; it cannot fix or modify the identified bugs within the web application.