compose_layout
Compose a page layout from generated registry components, adding imports, semantic structure, and skip navigation for a target framework.
Instructions
Compose a page layout from previously generated components in the registry. Produces a full page with imports, semantic structure, and skip navigation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | Target framework for the composed page | |
| component_names | Yes | Array of component names from the registry to compose into a page | |
| layout_description | No | Description of the page layout |