extract_components
Extract reusable UI component patterns (buttons, cards, forms, inputs) from a screen with their styles and variants. Specify output format and component types to get code or JSON.
Instructions
Extracts reusable UI component patterns (buttons, cards, forms, inputs) from a screen with their styles and variants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenId | Yes | The screen ID. | |
| projectId | Yes | The project ID. | |
| outputFormat | No | Output format. | json |
| componentTypes | No | Types of components to extract. |