tailwind
Installation
SKILL.md
Tailwind CSS
When to Use
- Styling React/Next.js components
- Responsive design
- Rapid UI development
When NOT to Use
- Backend-only projects with no frontend or UI layer
- Projects using CSS-in-JS solutions like styled-components or Emotion
- Non-web applications such as CLI tools, mobile native apps, or desktop utilities