plan_flow
Describe a screen, feature, or problem in plain language and get suggested UI patterns, component inventories, token requirements, and next steps to start a new design.
Instructions
Solve 'blank canvas syndrome' — describe a screen, feature, or user problem in plain language and get back suggested UI patterns, component inventories, token surface requirements, and next steps. Perfect for starting a new design or understanding what a feature needs from the design system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Natural language description of the screen, feature, or problem. e.g. 'I need a login page with social sign-in options' or 'An admin dashboard to manage user accounts with data tables' | |
| maxPatterns | No | Max UI patterns to suggest. Default from config limits.planFlowMaxPatterns or 5. | |
| includeScaffold | No | Include a preview of how many tokens scaffold_semantics would generate. Default: false. |