qa-only

Run QA tests on web apps and generate structured bug reports.

1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/shhubbh/flowstate --skill qa-only-shhubbh
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/shhubbh/flowstate/tree/main/.claude/skills/gstack/qa-only
Command: npx skills add https://github.com/shhubbh/flowstate --skill qa-only-shhubbh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated, report-only QA testing that executes checks on a web application and outputs a structured report including a health score, screenshots, and reproducible steps - without applying any fixes.

Core Features & Use Cases

  • Deterministic QA runs that produce a health score and evidence artifacts (screenshots, logs, repro steps)
  • Report-only mode for teams that want visibility into issues without code changes
  • Reusable test templates and guided workflows for regression checks and manual test plans

Quick Start

Ask the agent to run qa-only against your web app and generate a structured report.

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 structured QA report with screenshots and repro steps for a web app?▼

Report-only QA testing executes checks on your web application and outputs a structured report with a health score, screenshots, and reproducible steps. It provides evidence artifacts without modifying the codebase or applying fixes.

Can I run automated QA checks across staging and production without changing code?▼

Yes, you can run automated QA checks across development, staging, and production environments. The report-only mode executes verification tests and generates health scores with evidence without applying any code fixes.

How do I use test templates to automate regression checks for web applications?▼

You use reusable test templates and guided workflows to automate regression checks. The testing process executes these templates against your web app to produce a repeatable structured report that stakeholders can act on.

What's the best way to get a health score and evidence artifacts during QA testing?▼

The best way to get a health score and evidence artifacts is through deterministic QA runs. These execute your test scripts and output structured reports containing screenshots, logs, and reproducible steps.

Do I need test scripts to run report-only QA testing?▼

Yes, report-only QA testing requires test scripts or templates and a reporting format. These inputs allow the automated process to execute checks and output a repeatable report with health scores and reproducible steps.

Why use a report-only QA mode instead of automated test and fix workflows?▼

Use report-only QA mode when your team wants visibility into issues without code changes. It provides structured evidence, health scores, and repro steps for stakeholders to review before applying fixes.