qa

Identify and validate bug surfaces in web applications through structured QA cycles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines QA for web applications by providing structured, repeatable testing cycles that identify, reproduce, and triage bugs. It guides the user through tiered QA plans and generates verifiable health scores and ship-readiness metrics to accelerate releases.

Core Features & Use Cases

  • End-to-end QA orchestration: coordinate test execution, bug triage, and iterative fixes across a web app, with tiered depth (Quick, Standard, Exhaustive).
  • Health-score and ship-readiness reporting: produce before/after metrics to validate release readiness.
  • Guided workflows and governance: enforce QA discipline, report results, and suggest next best tests based on user input.

Quick Start

Run a complete QA pass on the target web application and apply iterative fixes to regressions.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I automate QA testing and bug fixes for a web application?

Automate QA testing by running structured, repeatable test cycles that identify, reproduce, and triage bugs. This process guides you through tiered QA plans and applies iterative fixes to regressions across your web application.

What is a health score and how does it verify ship-readiness?

A health score validates ship-readiness by producing before and after metrics after a QA cycle. It enforces verifiable release criteria through structured testing, triage, and iterative bug fixes.

Can I scale web application testing from quick checks to full regression suites?

Yes, you can scale web application testing using tiered QA plans. It supports Quick, Standard, and Exhaustive depths to coordinate end-to-end test execution, bug triage, and iterative fixes based on your needs.

What's the best way to triage bugs found during end-to-end testing?

The best way to triage bugs found during end-to-end testing is using a structured QA cycle. It guides you through identifying, reproducing, and triaging bug surfaces, then suggests the next best tests based on your input.

Do I need any specific testing frameworks to run these QA cycles?

No specific testing frameworks are required as dependencies. The QA cycles enforce governance and discipline through guided workflows, tiered testing depths, and health-score reporting directly within your web application environment.