You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Tailwind CSS Best Practices
2
2
3
-
Stop your AI agent from generating Tailwind CSS v3 code. 20+ rules for v4 syntax, CSS-first config, modern utility patterns, and common anti-patterns agents produce.
3
+
Stop your AI agent from generating Tailwind CSS v3 code. 20+ rules for v4 syntax, CSS-first config,
4
+
modern utility patterns, and common anti-patterns agents produce.
4
5
5
6
## Install
6
7
@@ -28,27 +29,32 @@ Or copy `skills/` into your `.cursor/skills/` or `.claude/skills/` directory.
28
29
29
30
### Skills
30
31
31
-
-**tailwind-best-practices** - Stop your AI agent from generating Tailwind CSS v3 code. 20+ rules for v4 syntax, CSS-first config, modern utility patterns.
32
+
-**tailwind-best-practices** - Stop your AI agent from generating Tailwind CSS v3 code. 20+ rules
33
+
for v4 syntax, CSS-first config, modern utility patterns.
32
34
33
35
### Rules
34
36
35
-
-**best-practices**- Always-on rules that enforce current Tailwind CSS v4 patterns
37
+
-**best-practices** - Always-on rules that enforce current Tailwind CSS v4 patterns
36
38
37
39
### Commands
38
40
39
-
-`/audit`- Scan your codebase for Tailwind CSS anti-patterns
41
+
-`/audit` - Scan your codebase for Tailwind CSS anti-patterns
40
42
41
43
## Why This Plugin?
42
44
43
-
AI agents are trained on data that includes outdated Tailwind patterns. This plugin ensures your agent uses Tailwind v4 best practices. Agents commonly get wrong:
0 commit comments