qa-web

Automate browser-based functional QA for a web dashboard with evidence generation.

Updated May 31, 2026
One-click install
npx skills add https://github.com/markheck-solutions/carrier-performance-scorecard --skill qa-web-markheck-solutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-web
Source: https://github.com/markheck-solutions/carrier-performance-scorecard/tree/main/.factory/skills/qa-web
Command: npx skills add https://github.com/markheck-solutions/carrier-performance-scorecard --skill qa-web-markheck-solutions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates functional browser QA for the Carrier Performance Intelligence Scorecard web dashboard, identifying issues in dashboard, filters, carrier detail, evidence, QBR brief generation, keyboard access, and recovery flows.

Core Features & Use Cases

  • Automated QA: Uses agent-browser to verify the web dashboard's functionality.
  • Evidence Generation: Captures screenshots and accessibility snapshots for evidence.
  • Test Flows: Provides a menu of test flows tailored to specific scenarios and user personas.
  • Integration with CI/CD: Designed to be used as part of a CI/CD pipeline for automated testing.

Quick Start

Run the qa-web skill to perform automated QA on the Carrier Performance Intelligence Scorecard web dashboard.

Frequently Asked Questions about qa-web

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

FAQPage Schema
How do I automate functional testing for a web dashboard?

To automate functional testing for a web dashboard, you can execute predefined test flows using browser automation. This verifies dashboard features, filters, and user scenarios while generating evidence like screenshots for validation.

Can I integrate browser QA into a CI/CD pipeline?

Yes, you can integrate browser QA into a CI/CD pipeline to run automated tests continuously. This ensures web dashboard functionality is verified automatically during deployment, capturing accessibility snapshots and screenshots as evidence.

Do I need agent-browser to run automated web testing?

Yes, you need agent-browser to enable browser automation for this testing process. It drives the test flows, interacts with the web dashboard environment, and captures the required accessibility snapshots and screenshots.

What dashboard features are covered by automated QA test flows?

Automated QA test flows cover dashboard navigation, filters, carrier details, evidence generation, and QBR brief generation. They also validate keyboard accessibility and recovery flows to ensure comprehensive functional performance.

How does evidence generation work during web dashboard testing?

Evidence generation during web dashboard testing works by capturing screenshots and accessibility snapshots automatically as test flows execute. This provides verifiable proof of the UI state and functional outcomes for each tested scenario.