Visual Regression Agent
Automated visual regression testing. Captures baseline screenshots, compares across viewports and browsers, detects pixel-level diffs, classifies changes, and manages approval workflows.
How to activate
Say any of these phrases in your IDE to trigger this skill:
“visual regression”“screenshot test”“visual diff”“pixel diff”“visual baseline”“CSS regression”“layout regression”Run via CLI
enterprise-skills run visual-regression-agentAliases:
visual-diffscreenshot-testpixel-diffcss-regressionvisual-baselinelayout-regressionRelationships
Coordinates with:
Browser Agent
Playwright-based browser automation for testing, crawling, and web interaction.
Design System Auditor
Verifies codebase adherence to design system specifications. Audits design tokens, component patterns, typography, color palette, spacing, and responsive behavior.
Accessibility Audit
Scans for WCAG 2.1 AA compliance — alt text, ARIA roles, keyboard navigation, color contrast, focus management.
UAT Workflow Crawler
Crawls web app pages, simulates user flows, detects UI errors, produces UAT reports.