·use-tailwind-v4
</>

use-tailwind-v4

nweii/agent-stuff

Tailwind CSS v4 reference and migration guide. Use for v4 projects, syntax changes, upgrading from v3, and troubleshooting v4-specific utility patterns or configuration differences.

6Installs·1Trend·@nweii

Installation

$npx skills add https://github.com/nweii/agent-stuff --skill use-tailwind-v4

SKILL.md

v4 exposes all theme values as CSS variables. Prefer these over theme():

| shadow-sm | shadow-xs | Scale shifted | | shadow | shadow-sm | Scale shifted | | drop-shadow-sm | drop-shadow-xs | Scale shifted | | drop-shadow | drop-shadow-sm | Scale shifted | | blur-sm | blur-xs | Scale shifted | | blur | blur-sm | Scale shifted | | backdrop-blur-sm | backdrop-blur-xs | Scale shifted |

| backdrop-blur | backdrop-blur-sm | Scale shifted | | rounded-sm | rounded-xs | Scale shifted | | rounded | rounded-sm | Scale shifted | | outline-none | outline-hidden | outline-none now sets outline-style: none | | ring | ring-3 | Default changed from 3px to 1px |

Tailwind CSS v4 reference and migration guide. Use for v4 projects, syntax changes, upgrading from v3, and troubleshooting v4-specific utility patterns or configuration differences. Source: nweii/agent-stuff.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nweii/agent-stuff --skill use-tailwind-v4
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is use-tailwind-v4?

Tailwind CSS v4 reference and migration guide. Use for v4 projects, syntax changes, upgrading from v3, and troubleshooting v4-specific utility patterns or configuration differences. Source: nweii/agent-stuff.

How do I install use-tailwind-v4?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill use-tailwind-v4 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nweii/agent-stuff