What problem does it solve? Building consistent, responsive, dark-mode-compatible UI components with Tailwind CSS requires remembering dozens of class combinations, spacing scales, and breakpoint conventions. This Skill eliminates guesswork by providing tested, copy-ready patterns for common website components. ## Core Features & Use Cases - Component Pattern Library: Ready-to-use Tailwind class combinations for cards, buttons, forms, navigation, typography, and grid layouts with mobile-first responsive breakpoints. - Dark Mode via Semantic Tokens: Enforces semantic color tokens (bg-card, text-foreground, border-border) so components automatically adapt to light and dark themes without manual dark: variants. - Correction Rules: A rules file that fixes common mistakes like raw colors, missing responsive prefixes, inconsistent spacing, and missing hover states. - Use Case: When building a landing page with a hero section, pricing cards, and a contact form, apply the documented patterns to get consistent spacing, responsive grids, and theme-safe colors immediately. ## Quick Start Ask the AI to build a responsive pricing card section using the tailwind-patterns skill with semantic color tokens and mobile-first breakpoints.