uimatch-suite

Run a batch of visual comparisons defined in a uiMatch suite JSON file using @uimatch/cli, then read each report to summarize which components passed or failed their quality gates. Use this skill when the user wants to run many Figma-vs-implementation checks at once, such as CI-style validation for a component library or flow.

$ 安裝

git clone https://github.com/kosaki08/uimatch /tmp/uimatch && cp -r /tmp/uimatch/experiments/skills/uimatch-suite ~/.claude/skills/uimatch

// tip: Run this command in your terminal to install the skill