qa-only

Generate structured QA reports with health scores, screenshots, and repro steps.

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

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 automates the generation of QA reports for web applications, providing a structured report with health scores, screenshots, and repro steps without making any fixes.

Core Features & Use Cases

  • Automated QA Reporting: Performs systematic tests on web applications and produces a report without modifying the code.
  • Use Case: When asked to "just report bugs" or "test but don't fix", this Skill can be used to generate a comprehensive QA report.

Quick Start

To generate a QA report for a web application, simply use the command: /qa-only run <application-url>

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?

You can generate a QA report for a web application by running automated testing scripts that produce structured reports with health scores, screenshots, and repro steps without applying any code fixes.

What is included in an automated web testing report for bug reporting?

An automated web testing report includes a structured health score, screenshots of the application, and detailed reproduction steps to systematically document bugs without making fixes.

How do I run automated testing to just report bugs and not fix them?

To just report bugs without fixing them, you execute a systematic testing command against your application URL, which outputs a comprehensive QA report with health scores and reproduction steps.

Does automated QA report generation require Bash and web search capabilities?

Yes, generating automated QA reports requires Bash and web search capabilities to execute systematic tests on web applications and gather the necessary data for structured bug reporting.

What's the best way to systematically test a web application for bug reporting?

The best way to systematically test a web application for bug reporting is to automate QA report generation, yielding structured reports with health scores, screenshots, and repro steps without modifying code.