ux_generate
Generates a UX child PRD with screen, state, component, copy inventories and accessibility checklist from screen and flow descriptions, enabling downstream validation and implementation guidance.
Instructions
Generate a UX child PRD (PRD-[project]-ux.md). Call during Phase 2 (Define) if ux_score returned selective or deep_dive mode. Produces: screen inventory, state contracts, component inventory, copy inventory, and accessibility checklist. Saved alongside the main PRD in rc-method/prds/. Pass descriptions of the screens and user flows. After success: the UX PRD is used by rc_validate (Phase 5) for UX quality checks and by rc_forge_task for implementation guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the project directory | |
| screens_description | Yes | Description of the screens and flows that need UX specification |