qa-only

Generate a structured health report with screenshots and repro steps for web applications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically QA-tests a web application and generates a structured report with a health score, screenshots, and reproducible steps — but never fixes anything.

Core Features & Use Cases

  • Non-intrusive QA testing that yields a health score, evidence, and a reproducible bug report.
  • Use when asked to "just report bugs", "qa report only", or "test but don't fix". For a full test-fix-verify loop, use /qa.
  • Proactively suggests bugs when asked for a report without code changes.

Quick Start

Use the qa-only skill to generate a non-fixing QA report for the current 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 run QA testing on a web app without applying any code fixes?

Report-only QA testing evaluates a web app and generates a structured health report without applying fixes. It delivers a health score, screenshots, and reproducible steps for identified bugs in a shareable artifact.

What is a QA health score and how does it work for web applications?

A QA health score is a structured metric generated by report-only testing to quantify a web application's overall quality. It accompanies evidence like screenshots and reproducible steps within a shareable health report artifact.

How do I generate a bug report with screenshots and repro steps for a web app?

To generate a bug report with screenshots and repro steps, run a report-only QA test on your web application. The process orchestrates tests and produces a shareable artifact containing the health score and evidence.

Can I test a web application but prevent the system from changing my code?

Yes, report-only QA testing performs non-intrusive evaluation on a web application and never applies fixes. It is specifically designed for use when asked to just report bugs or test but don't fix.

When should I choose report-only QA testing over a full test-fix-verify loop?

Choose report-only QA testing when you need a structured health report, screenshots, and reproducible steps without code modifications. Use a full test-fix-verify loop when you want the testing process to apply fixes.

What is included in a structured web app QA health report?

A structured QA health report includes an overall health score, evidence such as screenshots, and reproducible bug report steps. It is generated as a shareable artifact after evaluating the web application.