design_iterate
Apply user feedback to existing wireframes, regenerating specified screens while maintaining design system consistency.
Instructions
Iterate on existing wireframes based on user feedback. Loads the current design spec and regenerates wireframes for specified screens (or all screens) applying the feedback. Maintains design system consistency. Requires ux_design to have been run first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedback | Yes | User feedback on the current design - what to change and why | |
| project_path | Yes | Absolute path to the project directory | |
| target_screens | No | Specific screen names to revise (revises all if omitted) | |
| target_option_id | No | Design option ID to revise (uses selected/recommended if omitted) |