Appearance
精细化 UI 更改
← All use cases
难度:简单
适用场景:Existing apps where the main structure is already built and you need small visual adjustments Fast product or design review loops where each note should become one focused code change UI polish passes that need browser verification but should not turn into a broad redesign
启动提示
Make this UI change in the existing app: [describe the exact spacing, alignment, color, copy, responsive, or component-state adjustment] Constraints:
- Change only the files needed for this UI adjustment.
- Reuse existing components, tokens, icons, and layout patterns.
- Keep behavior, data flow, and routing unchanged unless I explicitly ask for it.
- Start or reuse the dev server, inspect the current UI in the browser, make the smallest patch, and verify the result visually.