qa

Run automated QA passes on web applications and fix detected bugs.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AndrewLi0420/BMW --skill qa-andrewli0420
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/AndrewLi0420/BMW/tree/main/.claude/skills/gstack/qa
Command: npx skills add https://github.com/AndrewLi0420/BMW --skill qa-andrewli0420

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes end-to-end QA testing workflows to identify bugs, verify fixes, and ensure ship-readiness for web applications.

Core Features & Use Cases

  • Automated QA passes across the full web application
  • Reproduction, documentation, and iteration of fixes with evidence
  • Health-score based reporting and ship-readiness summaries

Quick Start

Initiate a systematic QA pass on a web application to detect bugs, reproduce issues, and apply fixes iteratively.

Frequently Asked Questions about qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end QA testing for a web application?

Automated e2e QA testing runs systematic passes across your web app to detect bugs, reproduce issues, and apply iterative fixes with evidence. You get health scores and ship-readiness summaries.

What is the best way to reproduce and fix bugs found during web app testing?

The best way to fix bugs during web app testing is an iterative workflow that reproduces issues, documents evidence, and applies fixes. This ensures bugs are verified before declaring ship-readiness.

Can I adjust the depth of automated QA passes for my web app?

Yes, automated QA passes support three tiers: Quick, Standard, and Exhaustive. You choose the depth of testing based on your development cycle stage and ship-readiness requirements.

How does a health score evaluate ship-readiness for web applications?

A health score evaluates ship-readiness by aggregating results from automated QA passes and bug fixes. It produces a summary with evidence indicating whether your web app is ready to ship.

Does this QA testing workflow apply across different web app development cycles?

Yes, this QA testing workflow applies to web apps across all development cycles. It performs automated QA passes, bug reproduction, and iterative fixes regardless of your current development stage.