Was ist tailwind-best-practices?
Verhindern Sie, dass Ihr KI-Agent Tailwind CSS v3-Code generiert. Regeln für v4-Syntax, CSS-First-Konfiguration, moderne Utility-Patterns und gängige Anti-Patterns. Quelle: ofershap/tailwind-best-practices.
Verhindern Sie, dass Ihr KI-Agent Tailwind CSS v3-Code generiert. Regeln für v4-Syntax, CSS-First-Konfiguration, moderne Utility-Patterns und gängige Anti-Patterns.
Installieren Sie den KI-Skill tailwind-best-practices schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: ofershap/tailwind-best-practices.
Use this skill when working with Tailwind CSS code. AI agents are trained on Tailwind v3 data and consistently generate outdated patterns - wrong config files, deprecated directives, removed utilities, and verbose class lists. This skill enforces Tailwind CSS v4 patterns.
Why: Tailwind v4 removed @tailwind directives entirely. Use a standard CSS @import statement.
Why: Tailwind v4 uses CSS-first configuration with the @theme directive. No tailwind.config.js needed for most projects.
Verhindern Sie, dass Ihr KI-Agent Tailwind CSS v3-Code generiert. Regeln für v4-Syntax, CSS-First-Konfiguration, moderne Utility-Patterns und gängige Anti-Patterns. Quelle: ofershap/tailwind-best-practices.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/ofershap/tailwind-best-practices --skill tailwind-best-practicesVerhindern Sie, dass Ihr KI-Agent Tailwind CSS v3-Code generiert. Regeln für v4-Syntax, CSS-First-Konfiguration, moderne Utility-Patterns und gängige Anti-Patterns. Quelle: ofershap/tailwind-best-practices.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ofershap/tailwind-best-practices --skill tailwind-best-practices Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/ofershap/tailwind-best-practices