performing-visual-regression-testing
This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests visual testing, UI change verification, or regression testing for a web application or component. Trigger phrases include \
How to use
Zainstaluj skill w swoim środowisku Claude'a, wskazując repozytorium autora (jeremylongshore) i ścieżkę do skill-adapter.
Aktywuj skill, używając jednej z fraz wyzwalających: "visual test", "UI regression", "check visual changes" lub polecenia "/visual-test" w rozmowie z Claude'em.
Prześlij żądanie testowania wizualnego, na przykład: "Run a visual test on the homepage to check for any UI regressions after the latest feature update" — Claude przechwyci zrzut ekranu strony i porówna go z obrazem bazowym.
Claude automatycznie porówna przechwycony zrzut ekranu z ustaloną linią bazową i zidentyfikuje wszelkie różnice wizualne między wersjami.
Przejrzyj raport z wykrytymi zmianami wizualnymi — skill wyróżni potencjalne regresje UI i pokaże, gdzie doszło do niezamierzonych zmian w interfejsie.
Wykorzystaj wyniki do weryfikacji spójności wizualnej aplikacji na różnych przeglądarkach lub środowiskach, lub zintegruj testy z automatycznym pipeline'em CI/CD.