web-qa-2026

Community

Fail fast on perf, a11y, visuals, and links.

AuthorVKirill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of shipping frontend changes that accidentally break accessibility, performance, UI layout, or site integrity without anyone noticing until late.

Core Features & Use Cases

  • Deterministic CI verification gate: Runs a single aggregated quality pipeline that fails on regressions across performance, accessibility, and correctness checks.
  • Automated accessibility and quality auditing: Combines Lighthouse CI and axe-core (via Playwright) with static analyzers and page-level checks.
  • Visual regression and interaction validation: Uses Playwright screenshot diffs (with masking) plus targeted interaction assertions like menu toggling and web vitals for INP/CLS.
  • Build integrity checks: Adds bundle size limits, unused CSS detection, broken-link checks, and HTML validation to prevent degraded production output.
  • Use case: After an agent edits a site, run npm run verify to ensure the build meets strict quality thresholds before merging or deploying.

Quick Start

Run the web-qa-2026 skill to set up and execute your full automated verification suite via npm run verify on your built dist output.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: web-qa-2026
Download link: https://github.com/VKirill/antigravity-for-claude-code/archive/main.zip#web-qa-2026

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.