generate_prototype
Build interactive HTML prototypes with screen flows, navigation, and transitions. Define screens and navigation flows to create standalone prototypes.
Instructions
Create interactive HTML prototypes with screen flows, navigation, and transitions. Output is a standalone HTML file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screens | Yes | Array of screens with their elements | |
| navigation_flow | Yes | Navigation flow between screens | |
| design_context | No | Optional design context override | |
| output_format | No | Output format | html |
| brand_identity | No | JSON string from branding-mcp generate_brand_identity. Overrides design context with brand tokens. |