Use when verifying static UI differences — computed CSS values on specific DOM elements, design tokens, theme changes, layout dimensions, pseudo-element styles. Declarative YAML input, browser-driven, pass/fail per check. Complements e2e-flow (which verifies dynamic behavior). Triggers on "ui verify", "check ui tokens", "computed style regression", "design token check".
$npx -y skills add iamcxa/kc-claude-plugins --skill ui-verifyInstalls into the current project.
Run `npx skills use "https://github.com/iamcxa/kc-claude-plugins" --skill "iamcxa/kc-claude-plugins/ui-verify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iamcxa/kc-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/iamcxa/kc-claude-plugins"` and select the relevant skills, then follow their instructions.