Automatically triggers whenever you mention "tailwind" and handles the full spectrum of utility-first styling work: responsive grids, flex layouts, dark mode variants, and component styling across Blade, JSX, or Vue templates. It's opinionated about v3 conventions, pushes you toward gap utilities instead of margins for spacing, and checks existing project patterns before suggesting new approaches. Won't fire for backend logic, database queries, or build config, which keeps it focused. The verification checklist (browser rendering, responsive breakpoints, dark mode) is a nice touch that reminds you to actually test what you build.
npx skills add https://github.com/laravel/boost --skill tailwindcss-development