Launching today

uioption
Design variant picker & UI inspector for local dev
3 followers
Design variant picker & UI inspector for local dev
3 followers
Inject design variants and inspect UI components on local dev pages — built for AI-assisted coding workflows



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.