What problem does it solve?
This Skill simplifies setting up and troubleshooting Tailwind CSS v4 with shadcn/ui, Vite, and React, reducing the time to create fully functional projects and ensuring production readiness.
Core Features & Use Cases
- Tailwind CSS v4 Setup: Automates the setup of Tailwind CSS v4 with shadcn/ui, Vite, and React, including configuration of the vite.config.ts and components.json files.
- Dark Mode Implementation: Provides guidance on implementing dark mode with ThemeProvider and CSS variables, ensuring cross-platform consistency.
- Troubleshooting: Offers quick fixes for common issues like color variable issues, theme switching problems, and migration from Tailwind v3.
- Use Case: Ideal for developers who need to quickly start a React project with Tailwind CSS v4, implement dark mode, or resolve common CSS issues.
Quick Start
Initialize a new project and run 'tailwind-v4-shadcn' to automate setup, including configuration and dependencies installation.