create_smart_component
Create design-intelligent Figma components with auto-layout, padding, and sizing. Uses default component intelligence for consistent UI elements.
Instructions
Create a design-intelligent component with proper auto-layout, padding, and sizing. Uses component intelligence defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Component type: button, input, card, avatar, badge, chip, switch, checkbox, radio, toast, tooltip, modal, dropdown, tabs, table, progress, skeleton, divider | |
| variant | No | Variant: default, sm, lg, icon, compact, spacious, pill, thin | |
| label | No | Text label for the component | |
| brandColor | No | Brand/accent color hex | |
| mode | No | Color mode (default: dark) | |
| parentId | No | Parent node ID |