qa-only

Run report-only QA testing on web applications and generate structured health reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Report-only QA testing speeds up quality assurance by evaluating a web application and producing a structured report with a health score, screenshots, and repro steps—without making any fixes.

Core Features & Use Cases

  • Structured QA reports with health scores, evidence, and reproducible steps.
  • Voice-triggered QA requests and proactive bug-report suggestions when code changes are not desired.
  • Supports a full test-fix-verify loop via /qa for when you want to diagnose and then fix later.

Quick Start

Ask me to run a QA-only test by saying "/qa-only" and I will generate a report-only QA pass on your target web app.

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 app without applying any code fixes?

Report-only QA testing evaluates a web app and compiles a structured health report with screenshots and repro steps without applying fixes. You can trigger this by asking to "just report bugs" or "test but don't fix".

What is included in a structured web app bug report?

A structured bug report includes a health score, evidence like screenshots, and detailed reproducible steps. This report-only approach systematically identifies issues to speed up quality assurance.

How do I run a test-fix-verify loop for a web application?

You can run a full test-fix-verify loop using the /qa command. This allows you to diagnose and report issues first, and then apply fixes later in the workflow.

Can I get a bug report with repro steps if I don't want code changes?

Yes, when you request a bug report without desiring code changes, the system proactively suggests a report-only pass. It identifies issues and provides context-aware interactions without modifying your code.

What is the best way to get a health score for my web application?

Running a report-only QA pass evaluates your web application and generates a structured health score. This provides a clear metric of your app's quality alongside evidence and repro steps.

Does report-only QA testing support voice-triggered requests?

Yes, report-only QA testing supports voice-triggered requests. You can simply say "/qa-only" to generate a comprehensive report-only QA pass on your target web app.