qa-only

Run non-fixing QA tests and generate structured defect reports with health scores.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/xotong/claude-marketplace --skill qa-only-xotong
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/xotong/claude-marketplace/tree/main/plugins/gstack/skills/qa-only
Command: npx skills add https://github.com/xotong/claude-marketplace --skill qa-only-xotong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides report-only QA testing that documents defects without applying fixes, producing a structured health report that guides triage.

Core Features & Use Cases

  • Structured QA reports including a health score, screenshots, and reproducible steps.
  • Non-destructive testing: reports defects without making code changes.
  • Voice and text triggers: supports commands like "bug report" and "qa report only" for quick activation.

Quick Start

Run a report-only QA test to produce a health score, screenshots, and reproducible steps without applying any fixes.

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 only with screenshots and reproducible steps?▼

A non-destructive QA test is a testing approach that identifies and documents defects without applying any code changes or fixes. It produces a structured health report with a health score, screenshots, and reproducible steps suitable for review and handoff.

How does a health score work in web app testing reports?▼

A health score in web app testing reports is a metric assembled during a non-fixing QA run to quantify the overall quality of the application. It is included alongside screenshots and reproducible steps to guide triage and prioritize defect resolution.

Can I run bug report tests without making any code changes to my web app?▼

Yes, you can run bug report tests without making code changes because the skill enforces non-destructive testing. It strictly reports defects by capturing screenshots and assembling reproducible steps, ensuring your application code remains untouched during the QA run.

How do I produce structured defect reports for triage and handoff?▼

You produce structured defect reports for triage by running a report-only QA test across your web apps. This automated process captures screenshots and reproducible steps, assembling a detailed health score report that guides the triage process without applying fixes.

What is the best way to document web app defects for review without fixing them?▼

The best way to document web app defects without fixing them is to use a report-only QA testing approach. This method enforces non-destructive testing to capture screenshots and reproducible steps, outputting a structured defect report with a health score for handoff.