qa-only

Identify and report web application issues without applying fixes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA testing of web applications often requires consistent, non-invasive reporting and evidence gathering. This Skill provides a repeatable workflow to observe, document, and report issues without making changes to the target app.

Core Features & Use Cases

  • Structured reporting with screenshots, console logs, and repro steps
  • Diff-aware and quick-smoke modes to suit different testing contexts
  • Telemetry controls to respect user preferences while enabling useful analytics

Quick Start

Run a non-invasive QA pass against your current web app to generate a structured report.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I report web app QA issues without modifying the application?

You can run a non-invasive QA pass to observe and document web application issues without applying fixes, producing a structured report with screenshots, console logs, and repro steps as evidence.

What's the best way to run a quick smoke test on a web application?

Quick smoke test mode observes and documents critical web app interactive flows rapidly, producing a structured QA report with evidence like screenshots and console logs without applying any code fixes.

Can I generate a QA report with screenshots and console logs for web app testing?

Yes, QA reporting captures screenshots, console logs, and repro steps during web app testing to provide clear evidence of identified issues across pages and interactive flows.

Does this QA workflow support regression testing and diff-aware comparisons?

Regression comparison mode supports diff-aware QA testing by observing and documenting web app changes across pages, operating even when a URL is not provided to generate structured evidence reports.

Are telemetry controls respected during web app QA testing?

Telemetry controls are honored throughout the QA workflow to respect user preferences while enabling useful analytics during non-invasive web app issue reporting and evidence gathering.