generate_component_scaffold
Create React component scaffolds with proper design token integration for consistent UI development using the Optics Design System.
Instructions
Generate a React component scaffold with proper token usage
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Name of the component (e.g., "Alert", "Card") | |
| description | Yes | Brief description of the component | |
| tokens | Yes | List of token names the component should use |