qa-only

Automate systematic QA testing of web applications and generate health score reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/BrandonLee28/brandon-brain --skill qa-only-brandonlee28
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/BrandonLee28/brandon-brain/tree/main/.claude/skills/gstack/qa-only
Command: npx skills add https://github.com/BrandonLee28/brandon-brain --skill qa-only-brandonlee28

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, AskUserQuestion, WebSearch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The qa-only Skill systematically tests web applications to provide a comprehensive report with health scores, screenshots, and repro steps without making any fixes.

Core Features & Use Cases

  • Systematic Testing: Thoroughly test web applications to ensure functionality and performance.
  • Structured Reports: Generate detailed reports with health scores, screenshots, and repro steps.
  • Use Case: When you need a detailed QA report for a web application without any fixes or changes.

Quick Start

Use the qa-only skill to perform a full QA test on the web application at 'https://example.com'.

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 detailed QA report for a web application without modifying the code?

Systematic web application testing generates a comprehensive QA report with health scores, screenshots, and repro steps without making any code changes. It automates the testing process to provide a detailed assessment while keeping the application completely unchanged.

What is systematic QA testing for web applications?

Systematic QA testing is an automated process that thoroughly evaluates web application functionality and performance. It systematically checks the application and documents findings in structured reports containing health scores, captured screenshots, and detailed reproduction steps for any discovered issues.

Can I use automated testing to get bug reproduction steps and screenshots?

Yes, automated testing can capture bug reproduction steps and screenshots. The systematic testing process evaluates the web application, identifies issues, and compiles detailed reproduction steps along with visual screenshots into a structured health report for developers to review later.

What's the best way to perform read-only QA testing on a live website?

The best way to perform read-only QA testing is to use an automated systematic testing process that evaluates the live website and generates a structured report with health scores and screenshots. This ensures the application remains completely unmodified and no code fixes are applied during evaluation.

Does this QA testing method include health scores in the final report?

Yes, this QA testing method includes health scores in the final report. Along with health scores, the generated report contains captured screenshots and detailed reproduction steps to provide a comprehensive overview of the web application's current operational status.