AI AGENT ADDONS

Tailwind CSS v4 changes how you style websites. You write all configuration in CSS instead of a JavaScript file. This makes your styles easier to manage and faster to build.

You can define colors, spacing, and fonts using the @theme directive. Design tokens become simple CSS variables that you can reuse everywhere. The new Oxide engine compiles everything much faster than before.

Learn modern patterns like container queries, dark mode, and responsive layouts. Use flexbox and grid to create flexible components. These skills help you build clean, maintainable websites with less code.

Add Tailwind Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/tailwind-patterns

Project

mkdir -p .claude/skills/tailwind-patterns

Source Repository

Stars
28,343
Forks
2,956
Watchers
28,343
License
MIT
Last Push
23 days ago
Created
1 year ago