docs: allow UI/UX refinement before /generate-app (phase 3)
- README: add a refine loop (re-run /define-design or /update-design) between /define-design and /generate-app, in both Usage Workflow and the recommended workflow - generate-app: note that it generates from the design as-is; refine first - define-design: next steps now refine before generating code - update-design: broaden to cover pre-generation refinement - AGENTS.md: add the refine step to the initial setup flow
This commit is contained in:
@ -171,6 +171,7 @@ Design documents created:
|
||||
|
||||
Next steps:
|
||||
- Review docs/design/ (especially ui-blueprint.json)
|
||||
- Refine the design with /update-design <change> (or re-run /define-design) until approved — do this BEFORE generating code
|
||||
- Run /generate-app web | flutter | winui3 to generate the initial app
|
||||
- Use /update-design when a feature changes the UI
|
||||
- Use /add-feature to add features (it respects the design spec)
|
||||
|
||||
Reference in New Issue
Block a user