frontend-visual-qa

Solid

Verify rendered frontend evidence after implementation, including screenshot comparison, responsiveness, overflow, visible states, and scoped visual regression. Use available browser tooling only; exclude static lookup, routine code review, lint, builds, onboarding, and tool detection.

Web & Frontend 5 stars 0 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
26
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Frontend Visual QA ## Purpose Verify a rendered frontend implementation against a `Design Implementation Spec`, Design Direction Contract, and supplied visual references when the task needs browser-rendered visual evidence. This skill is not a general style-inspection tool. It exists for screenshot comparison, responsive rendering, visual regression evidence, visible state verification, and bounded repair loops when the implementation task includes fixes. ## When To Use - After implementation when visual acceptance requires comparing the rendered page with supplied screenshots or visual references. - When the user asks to run visual QA, capture desktop/mobile screenshots, or compare rendered output to a design reference. - When the issue is visibly rendered: responsive layout, wrapping, overflow, clipping, occlusion, viewport fit, visible interaction states, or screenshot-backed visual regression. - When console or runtime errors must be checked because they affect the rendered UI during visual QA. - When a loop contract says to repair material visual deviations and rerun rendered evidence. ## When Not To Use - Documentation-only, skill-only, backend-only, or static code review tasks. - Design intake before implementation. Use `design-screenshot-spec`. - Live Figma inspection or Figma MCP workflows. - Font-family, font-size, font-weight, line-height, color, spacing, CSS variable, or token checks when values can be read from source files, copied inspect values, or the...

Details

Author
ytvee-dev
Repository
ytvee-dev/webdev-agent-kit
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category