qa

Execute structured web application QA tests and generate health reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams and developers often rely on scattered manual checks and inconsistent reporting. This Skill automates end-to-end QA testing, captures evidence, and generates a structured health report that helps teams ship higher quality software.

Core Features & Use Cases

  • Automated orchestration of tests across web applications, including navigation, forms, and real-time interactions
  • Health scoring with console, link, and category metrics plus evidence-ready issue logs
  • Reproducible test plans, base-branch detection, and baseline/regression reporting for continuous quality assurance

Quick Start

Run the QA workflow on a repository to automatically detect base branches, source test plans, and generate a comprehensive QA report.

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 for a web application with form workflows and multi-page navigation?▼

Automated QA testing for a web application executes a structured test-and-fix workflow that validates interactive features, multi-page navigation, and form workflows to generate a structured issues list and health score.

What is the best way to generate reproducible test plans and baseline regression reports?▼

Generating reproducible test plans and baseline regression reports requires base-branch detection and test-plan sourcing to enforce rigorous data handling and produce evidence-ready issue logs for continuous quality assurance.

How does automated health scoring work for web application QA readiness?▼

Health scoring for QA readiness works by executing structured tests across web applications and calculating console, link, and category metrics to produce a quantifiable score alongside evidence artifacts.

Can I capture evidence artifacts and issue logs during end-to-end web testing?▼

Capturing evidence artifacts and issue logs during end-to-end web testing is supported by the structured test workflow, which automatically records findings and produces evidence-ready outputs for reporting.

Does automated QA testing work without manual test-plan sourcing?▼

Automated QA testing automatically detects base branches and sources test plans from the repository, so manual test-plan sourcing is not required to run the workflow and generate a comprehensive QA report.