qa-only

Execute systematic QA tests on web applications and generate structured bug reports.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/BaGyun0107/harness-starterkit --skill qa-only-bagyun0107
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/BaGyun0107/harness-starterkit/tree/main/.agents/skills/gstack-qa-only
Command: npx skills add https://github.com/BaGyun0107/harness-starterkit --skill qa-only-bagyun0107

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of testing web applications and generating detailed reports that include health scores, screenshots, and reproduction steps, without automatically fixing issues.

Core Features & Use Cases

  • Systematic QA Testing: Executes standardized tests on web apps to identify bugs.
  • Structured Reporting: Produces clear reports with screenshots, health scores, and detailed reproduction steps.
  • Use Case: When asked to verify a new deployment, use this Skill to run tests and generate a report that shows whether the app works as expected, highlighting issues without making any changes.

Quick Start

Use the qa-only skill to run system tests on the current project and generate a comprehensive report.

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 web application bugs without altering the code?

Run systematic QA testing on web applications to produce structured reports containing bug details, screenshots, health scores, and reproduction steps without automatically fixing the identified issues.

What's the best way to automate pre-release validation for web applications?

Automate pre-release validation by executing systematic QA testing scripts on web applications, which compile screenshot logs and generate detailed health score reports to verify whether the deployment works as expected.

Does this QA testing approach provide reproduction steps for identified bugs?

Yes, this QA testing approach provides reproduction steps for identified bugs by generating structured reports that include screen captures, application health scores, and detailed reproduction steps for quality assurance tasks.

Can I use this for quality assurance tasks during the deployment phase?

Yes, you can use this for quality assurance tasks during development, deployment, or pre-release validation phases to execute tests, compile screenshot logs, and produce detailed reports highlighting issues without making changes.

Why does the testing process highlight issues but not fix them?

The testing process highlights issues without fixing them to provide clear reporting for quality assurance, producing detailed reports with health scores and reproduction steps so developers can address the bugs independently.