uimatch-compare

Run a single-shot visual comparison between a Figma design node and an implementation URL (local app, Storybook iframe, or deployed page) using @uimatch/cli, then read the generated report to explain design fidelity and quality gate status. Use this skill when the user wants to check whether one specific UI component or page matches its Figma design or debug a particular mismatch.

$ 安裝

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

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