소개
This skill provides a standardized, production-tested workflow for integrating Tailwind CSS v4 with shadcn/ui components. It enforces a specific 'Four-Step Architecture' that ensures CSS variables are correctly defined, mapped to Tailwind utilities via the @theme inline pattern, and applied to the base layer for automatic dark mode support. Designed to eliminate common migration hurdles, it handles the transition from legacy tailwind.config.ts files to the new CSS-first engine while resolving frequent issues like animation library conflicts and HSL color wrapping errors.