visual-testing-advanced
About
This Claude Skill performs advanced visual regression testing with pixel-perfect comparisons and AI-powered diff analysis. It validates responsive designs and ensures cross-browser visual consistency, making it ideal for detecting UI regressions. Developers should use it when needing to validate designs or maintain visual quality across releases.
Quick Install
Claude Code
Recommendednpx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/visual-testing-advancedCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
regression-testing
OtherThis skill strategically selects and executes regression tests based on code changes and risk analysis. It's used to verify that fixes don't break existing functionality and to optimize test suites for faster feedback in CI/CD. Key features include impact analysis, change-based test selection, and continuous regression management.
testability-scoring
OtherThis skill provides AI-powered testability assessment for web applications using Playwright and optional Vibium integration. It evaluates applications against 10 intrinsic testability principles like Observability and Controllability to identify improvement areas. Use it when assessing software testability, evaluating test readiness, or generating testability reports.
compatibility-testing
OtherThis skill performs automated cross-browser, cross-platform, and cross-device compatibility testing to ensure consistent user experiences. It validates browser support, tests responsive designs across breakpoints, and runs parallel tests using cloud services. Use it when you need to verify compatibility across a defined matrix covering the majority of your user base.
Playwright Browser Automation
TestingThis skill enables automated browser testing using Playwright, automatically detecting dev servers and generating clean test scripts. It handles common testing tasks like form filling, screenshot capture, responsive design checks, and login flow validation. Use it when you need to automate web interactions, test website functionality, or perform end-to-end browser testing.
