budge
the tiny design companion for your agent
“add space above X” or “make Y less subtle” gets you 90% of the way there. budge is for the last 10.
budge appears when your agent makes a change to your UI. Tweak the value (padding, margin, color) then copy the result back to your agent to lock it in. It works just like the budge feature in your favourite design tool.
Arrow keys ← → to navigate
budge
font size
px
Reset
Copy
PromptSet font-size to px
Usage
Load the script, mark your target element with
data-budge-target, and provide a slide config. The bar appears automatically.Use ↑↓ to nudge the value, ←→ to switch between properties. Press Enter to copy a prompt to your clipboard, then paste it back to your agent. Press Escape to dismiss.
Slide options
| Property | Type | Description |
|---|---|---|
| label | string | Display name shown above bar |
| property | string | CSS property to apply |
| min | number | Minimum numeric value |
| max | number | Maximum numeric value |
| value | number | Current value |
| original | number | Value before the change |
| unit | string | "px", "%", "em", etc. |
| type | "color"? | Only set for color properties |