--- description: Generate component with Tailwind utility classes argument-hint: "[component-name] [type]" allowed-tools: Write, Read, Edit --- Generate Tailwind component: $ARGUMENTS Follow utility-first principles: 1. Create component with proper utility classes 2. Include responsive design patterns 3. Add dark mode support if applicable 4. Use semantic class combinations 5. Include accessibility utilities Types: button, card, form, layout, navigation Example: `/component Button primary` or `/component Card hover`