generate_component
Create Tailwind CSS components with AI-driven precision. Specify type, framework, variant, size, and theme to generate responsive, accessible designs for React, Vue, Angular, Svelte, or HTML.
Instructions
Generate Tailwind CSS components with AI assistance using Gemini
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessibility | No | Include accessibility features | |
description | Yes | Description of the component to generate | |
framework | No | Target framework | react |
responsive | No | Make component responsive | |
size | No | Component size | md |
theme | No | Theme preference | light |
type | Yes | Type of component | |
useShadcn | No | Use shadcn/ui components as base | |
variant | No | Component variant | primary |