qa-only

Automate QA testing of web applications and generate structured reports with health scores, screenshots, and repro steps.

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

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 QA testing of web applications, providing a structured report with a health score, screenshots, and repro steps, without making any fixes.

Core Features & Use Cases

  • Automated QA Testing: Systematically test web applications and generate detailed reports.
  • Health Score: Assess the overall health of the application.
  • Screenshots and Repro Steps: Provide visual evidence and step-by-step instructions for issues found.
  • Use Case: Use this Skill when you need to perform a QA report only, without making any changes to the application.

Quick Start

Use the qa-only skill to generate a 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 automate QA testing for a web application and generate a report?

Automated QA testing for web applications systematically executes test cases to generate structured reports, providing health scores, screenshots, and repro steps without modifying the application code.

What is a health score in web application health assessment?

A health score in web application health assessment quantifies the overall stability and quality of the application by evaluating automated testing results and compiling them into a structured QA report.

Can I generate screenshots and repro steps without applying fixes to the application?

Yes, you can generate screenshots and repro steps without applying fixes by running assessment-only automated testing, which visually documents issues for reporting purposes while leaving the application unchanged.

Do I need Bash and WebSearch tools to run automated QA testing?

Yes, you need Bash, Read, Write, AskUserQuestion, and WebSearch tools available in your environment to execute the automated QA testing, capture screenshots, and write the final structured report.

When should I use a QA report generation tool instead of manual testing?

You should use QA report generation instead of manual testing when you need to systematically assess web application health, capture visual evidence, and document repro steps efficiently in an automated environment.