tailwindcss

Installation
SKILL.md

Tailwind CSS Developer Guide

This skill provides guidelines, patterns, and best practices for working with Tailwind CSS v4 in this project.

Quick Reference

For detailed patterns, examples, and checklists, see:

Core Principles

  • Utility-First: Embrace utility-first approach and avoid custom CSS.
  • Design Tokens: Always use design system tokens (bg-background, text-foreground) instead of explicit colors (bg-white, text-black).
  • Mobile-First: Build responsive layouts with mobile-first approach.

Critical: Design Token Usage

To ensure theme switching works correctly:

Related skills

More from pedronauck/skills

Installs
160
GitHub Stars
360
First Seen
Mar 18, 2026