qa

QA web applications by detecting bugs, console errors, broken flows, and accessibility issues, then generating a structured report with screenshots and recommendations.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/norbert-pap/claudebert --skill qa-norbert-pap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/norbert-pap/claudebert/tree/main/qa
Command: npx skills add https://github.com/norbert-pap/claudebert --skill qa-norbert-pap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA testing of web applications to systematically uncover bugs, console errors, broken flows, and accessibility issues, then decide whether to fix or report.

Core Features & Use Cases

  • Systematic end-to-end testing of web app functionality, with evidence collection.
  • Console and accessibility checks, regression risk assessment, and patch recommendations.
  • Use Case: When asked to QA a site, run tests and generate a report with recommended actions.

Quick Start

Run a full QA pass on the target web application and generate a structured report with screenshots and clear fix-vs-report recommendations.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I automate web app testing to find console errors and broken flows?

Automated QA testing systematically checks web applications for console errors, broken navigation flows, and accessibility issues, collecting screenshots and logs to generate a structured, actionable report.

What is the best way to run an accessibility audit and responsive layout check on a web application?

An accessibility audit and responsive layout check are best run through systematic QA testing, which evaluates web app interactions across different scenarios and produces evidence-based reports with recommended fixes.

Can I get a reproducible test plan with screenshots and logs for bug tracking?

Yes, systematic QA testing generates reproducible test plans that include evidence collection like screenshots and logs, providing clear documentation for bug tracking and regression risk assessment.

Does automated QA testing provide patch recommendations for identified bugs?

Yes, automated QA testing not only identifies bugs and console errors but also assesses regression risks and provides patch recommendations, helping you decide whether to fix or report issues.

How do I test form submissions and user interactions without manual checking?

You can test form submissions and user interactions by running an automated QA pass, which systematically executes typical test scenarios, identifies failures, and outputs a report with recommended actions.

When do I need to run a full QA pass on my web application?

You need a full QA pass on your web application when you want to systematically uncover functional bugs, accessibility issues, and console errors, generating structured evidence for immediate fix-or-report decisions.