qa-systematic

Automate structured QA testing for web applications with formatted reports.

310|45|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Mathews-Tom/armory --skill qa-systematic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-systematic
Source: https://github.com/Mathews-Tom/armory/tree/main/skills/qa-systematic
Command: npx skills add https://github.com/Mathews-Tom/armory --skill qa-systematic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web teams waste time on manual QA for web applications; this skill provides a structured, scalable approach to testing with a formal issue taxonomy, health scoring, and regression tracking.

Core Features & Use Cases

  • Systematic page-by-page testing with a defined health score.
  • Regression tracking by comparing current state to a baseline and surfacing new/resolved issues.
  • Modes for full, quick, and regression testing to fit release timelines.

Quick Start

Provide your application URL and choose a mode (full, quick, or regression) to initiate a systematic QA pass.

Frequently Asked Questions about qa-systematic

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

FAQPage Schema
How do I automate regression testing for a web application?

Automated regression testing for a web application compares current states against a baseline to surface new or resolved issues. You can initiate this by providing your application URL and selecting regression mode to systematically track changes.

What is a QA health score and how does it evaluate web app reliability?

A QA health score evaluates web app reliability by quantifying systematic page-by-page testing results. It processes structured browser testing outputs to generate a formal metric reflecting the application's overall quality.

Can I run a quick smoke check across multiple web application user flows?

Yes, you can run a quick smoke check across multiple web application user flows. The testing system supports quick, full, and regression modes to fit varying release timelines and testing depths.

How does browser automation detect available testing methods for web QA?

Browser automation for web QA detects available testing methods by scanning the environment in priority order. This allows the structured testing process to systematically apply the best suited automation technique for page-by-page checks.

What is the best way to structure issue taxonomy for software testing?

The best way to structure issue taxonomy for software testing is to categorize defects during systematic page-by-page web checks. This formal classification outputs a formatted QA report detailing all discovered problems.

Does systematic QA testing work without predefined dependencies?

Yes, systematic QA testing operates without predefined dependencies by automatically detecting available browser automation methods. It adapts to the current environment to execute smoke checks and regression reviews seamlessly.