skills/tailwind-css/SKILL.md
Use for Tailwind v4 styling: add/fix classes, configure or migrate Tailwind, use tailwind-variants, or tw-animate-css.
npx skillsauth add paulrberg/dot-agents tailwind-cssInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Style within the installed Tailwind version, existing design tokens, component patterns, and product context.
references/tailwind-v4-rules.md after confirming v4 is installed.tailwind-variants, read references/tailwind-variants.md.tw-animate-css, read references/tw-animate-css.md.references/eslint.md.Do not apply v4 syntax to an older project merely because this skill targets v4. If the installed version differs, use its official documentation or ask whether migration is intended.
Completion requires code checks plus rendered inspection; textual class review alone is insufficient.
Finish with ### 🎨 Tailwind — ✅ styling updated after edits or ### 🎨 Tailwind — 🔎 inspected, no files written for
read-only work, a compact viewport/theme/changed-states/result table, and separate ### 🧪 Code checks and
### 🔎 Rendered inspection evidence. Add ### ⚠️ Remaining only when non-empty. Do not inject decorative emoji into
source classes, product copy, or snapshots unless the request calls for it; keep commands and diagnostics exact.
development
Refactor naming and repository structure exhaustively while preserving behavior and external contracts.
tools
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).
testing
Audit an entire repository with fresh eyes for correctness errors, bugs, omissions, duplication, inconsistencies, and other evidenced mistakes; fix every safe issue and verify the result.
development
Autonomous overnight codebase improvement with bounded runtime, evidence-gated changes, and verification.