qa-only

Conducts systematic QA web app testing and generates structured health-score reports with screenshots and repro steps.

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

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 simplifies QA testing by generating structured reports with health scores, screenshots, and repro steps, but it does not fix any issues.

Core Features & Use Cases

  • Report-Only Testing: Produces a comprehensive report without altering the application under test.
  • Structured Reporting: Delivers health scores, screenshots, and repro steps for clear and actionable feedback.
  • Use Case: Use this Skill to conduct QA testing during code reviews or bug triage to ensure code changes meet quality standards.

Quick Start

To run a QA test report, invoke the 'qa report only' command.

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 modifying the code?

To get a structured QA report, the tool conducts systematic testing of web applications and outputs health scores, screenshots, and repro steps without applying any fixes. This ensures clear, actionable feedback for bug triage.

What is a health score in web application QA testing?

A health score in QA testing is a metric summarizing the overall quality of the web application. It is delivered within a structured report alongside screenshots and repro steps to help prioritize bug triage and code review efforts.

Can I use this QA testing approach for post-release quality assurance?

Yes, this report-only QA testing approach is designed for post-release quality assurance and bug triage. It evaluates the web application and outputs a structured report with health scores, screenshots, and repro steps to verify quality standards.

Does report-only QA testing include bug fixes or just issue reporting?

Report-only QA testing includes just issue reporting and does not apply any bug fixes. It systematically generates a structured report containing health scores, screenshots, and repro steps to provide actionable feedback for code reviews.

What do I need to run systematic QA testing and generate structured reports?

To run systematic QA testing and generate structured reports, you need an environment supporting Bash, Read, Write, AskUserQuestion, and WebSearch tools. These dependencies allow the process to execute tests, capture screenshots, and document repro steps.