Built this after getting tired of screenshotting UI options into Figma just to ask an AI assistant to pick between them. Now I wrap the variants in a data attribute and cycle through with arrow keys, right in the browser, no reload needed. The inspector half is for when Claude, Codex or Cursor asks which component is on screen: hover, click, and the name, file, and CSS selector land on your clipboard. Only works on localhost, 127.0.0.1, and file:// pages secure by design. Questions welcome.
Report
Handy little tool for tweaking component variants without leaving the dev page. Loved being able to swap a button style in place and see the diff immediately while vibe coding.
Report
No reviews yetBe the first to leave a review for uioption
Built this after getting tired of screenshotting UI options into Figma just to ask an AI assistant to pick between them. Now I wrap the variants in a data attribute and cycle through with arrow keys, right in the browser, no reload needed. The inspector half is for when Claude, Codex or Cursor asks which component is on screen: hover, click, and the name, file, and CSS selector land on your clipboard. Only works on localhost, 127.0.0.1, and file:// pages secure by design. Questions welcome.
Handy little tool for tweaking component variants without leaving the dev page. Loved being able to swap a button style in place and see the diff immediately while vibe coding.