Gives Claude comprehensive knowledge of Tailwind CSS patterns for building the JARVIS AI Assistant interface. The skill is structured around test-driven development, requiring you to write component tests before implementing any styling. It covers the full workflow from writing failing tests for class names to refactoring with @apply directives, plus specific guidance on JIT mode optimization, responsive breakpoints, and GPU-accelerated animations. The documentation assumes you're building a dark-themed HUD interface with a custom JARVIS color palette defined in tailwind.config.js. Worth noting that it includes specific performance patterns like purge optimization and mobile-first responsive strategies, which makes it more opinionated than just general Tailwind knowledge.
npx skills add https://github.com/martinholovsky/claude-skills-generator --skill tailwindcss