cc-browser-qa

Automate visual QA testing for web applications with cc-browser.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/z23cc/cc-code --skill cc-browser-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-browser-qa
Source: https://github.com/z23cc/cc-code/tree/main/skills/cc-browser-qa
Command: npx skills add https://github.com/z23cc/cc-code --skill cc-browser-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated visual QA testing of web applications to ensure UI quality across changes through smoke tests, Core Web Vitals, WCAG accessibility, dark mode, responsive breakpoints, and visual regression against baselines.

Core Features & Use Cases

  • Visual QA suites including smoke tests, performance metrics, accessibility checks, and regression testing.
  • Use Case: When deploying UI changes, automatically verify key pages render correctly and meet performance and accessibility targets.

Quick Start

Provide the target URL and run the browser-qa workflow to execute smoke tests, performance checks, accessibility scans, and visual regression against baselines.

Frequently Asked Questions about cc-browser-qa

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

FAQPage Schema
How do I automate visual QA testing for web applications?

Automate visual QA testing by providing a target URL and running the browser-qa workflow to execute smoke tests, performance checks, accessibility scans, and visual regression against baselines.

Can I run WCAG accessibility checks and Core Web Vitals audits automatically?

Yes, you can run WCAG accessibility checks and Core Web Vitals audits automatically by executing the visual QA workflow, which validates UI quality and guides performance improvements.

How do I test responsive breakpoints and dark mode during UI deployment?

Test responsive breakpoints and dark mode during UI deployment by applying the visual QA suites to automatically verify that key pages render correctly across required visual states.

What is visual regression testing and how does it validate UI changes?

Visual regression testing validates UI changes by comparing rendered pages against established baselines to detect unintended visual defects and ensure interface consistency across updates.

Do I need browser automation to perform smoke tests on key web pages?

Yes, you need browser automation to perform smoke tests on key web pages, as the visual QA workflow uses the cc-browser automation engine to execute test suites and validate rendering.