qa-only

Identifies QA vulnerabilities and generates structured reports with health metrics for web applications.

55|8|Updated Jul 21, 2021
One-click install
npx skills add https://github.com/Actual-Chat/actual-chat --skill qa-only-actual-chat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/Actual-Chat/actual-chat/tree/main/.claude/skills/qa-only
Command: npx skills add https://github.com/Actual-Chat/actual-chat --skill qa-only-actual-chat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams often perform testing that produces rich evidence but still requires code changes or fixes to validate issues. This skill provides a report-only QA workflow that outputs a structured assessment without altering the target application.

Core Features & Use Cases

  • Systematic, repeatable QA testing across web-app flows.
  • Generates evidence-rich reports with screenshots, steps, and a health score for rapid decision-making.
  • Use for quick sanity checks, regression readiness, or when a neutral QA pass is required.

Quick Start

Describe the target and testing scope to initiate a report-only QA run.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I run a report-only QA test without modifying my web application?

Run a report-only QA test by describing the target and testing scope to initiate an assessment. This generates a structured report with evidence and health metrics without altering the target application.

What is a report-only QA workflow used for?

A report-only QA workflow is used for quick sanity checks and regression readiness. It provides a structured assessment with evidence and health scores for rapid decision-making without requiring code fixes.

Does this QA testing approach support automated and manual test scenarios?

This QA testing approach supports automated, manual, and diff-based testing scenarios across web applications. It identifies vulnerabilities and outputs a compact description of targets, scope, and expected outcomes.

What evidence is included in automated QA testing reports for web apps?

Automated QA testing reports include screenshots, steps, and a health score. This evidence-rich output provides stakeholders with a concise index and health metrics for rapid decision-making.

When should I use a report-only QA pass instead of fixing code?

Use a report-only QA pass when a neutral assessment is required without code changes. It is ideal for quick sanity checks, regression readiness, or when you need structured evidence before committing to fixes.