UI Compare To Reference

Compare an implemented UI against a reference and apply the visual fixes. The reference can be a Figma file or frame, a design export or screenshot, or another platform's source code — a web implementation used as the truth for an app, or an app implementation used as the truth for web. Use when an app or web UI does not match its design, when porting a screen between web and React Native / Flutter / iOS / Android, or when auditing and repairing layout and token drift. Enforces token-first and component-first repair, and refuses to "fix" legitimate platform adaptations.

harrychuang Updated

File contents

harrychuang/cursor-skills/tree/main/ui-visual-parity commit 5a3502f3b5

Frequently asked questions

npx skillmds@latest add harrychuang/ui-compare-to-reference