generate_ui_component
Generates UI component templates for common game elements like menus, dialogs, HUDs, cards, and boards. Specify the type and name to create a ready-to-use template.
Instructions
Generate UI component templates for common game elements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentType | Yes | Type of UI component to generate | |
| componentName | Yes | Name of the UI component | |
| options | No | Additional options for component generation |