From 797b6252665622f63a30ef08a7fdc307ab122dda Mon Sep 17 00:00:00 2001 From: igrlk Date: Sun, 23 Aug 2026 17:15:45 +0100 Subject: [PATCH] Add UI Verify --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..e10ce72 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript. * [Prettier](https://prettier.io/) - Opinionated code formatter. * [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality. +* [UI Verify](https://uiverify.ai) - AI-native visual testing that screenshots your Storybook, Playwright, or Vitest tests and triages each PR as change, regression, or flake, so the coding agent that wrote the UI sees what it broke. Runs in CI as a CLI and GitHub Action. ## Docs & Knowledge