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

Core Patterns

1. Responsive Design

Installs
1
GitHub Stars
97
First Seen
Apr 8, 2026
tailwind — duthaho/claudekit