tailwind-validator

Installation
SKILL.md

Tailwind 4 Validator

Purpose

Ensures:

  • Projects use Tailwind v4 CSS-first configuration
  • Old tailwind.config.js patterns are detected and flagged
  • Proper @theme blocks are used instead of JS config
  • Dependencies are v4+

When to Use

  • Before any Tailwind work: Run validation first
  • New project setup: Ensure v4 is installed correctly
  • After AI generates Tailwind code: Verify no v3 patterns snuck in
  • Auditing existing projects: Check for migration needs
  • CI/CD pipelines: Prevent v3 regressions
Installs
134
GitHub Stars
30
First Seen
Jan 20, 2026
tailwind-validator — shipshitdev/library