tailwind-conventions

Community

Tailwind conventions for readable, responsive UI.

Authorbenshapyro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishes consistent Tailwind CSS patterns for React/Next.js apps, including class organization, responsive design, and dark mode.

Core Features & Use Cases

  • Class Organization: Recommended order of Tailwind classes for readability
  • Utility Helpers: cn function with clsx and tailwind-merge
  • Responsive & Dark Mode: Mobile-first patterns and dark mode usage
  • Component Patterns: Button and card patterns

Quick Start

Apply the className organization and responsive patterns to a component.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tailwind-conventions
Download link: https://github.com/benshapyro/cadre-devkit-claude/archive/main.zip#tailwind-conventions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository