tailwind

pproenca/dot-skills · updated Apr 8, 2026

$npx skills add https://github.com/pproenca/dot-skills --skill tailwind
0 commentsdiscussion
summary

Comprehensive performance optimization guide for Tailwind CSS v4 applications. Contains 44 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

skill.md

Community Tailwind CSS v4 Best Practices

Comprehensive performance optimization guide for Tailwind CSS v4 applications. Contains 44 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Configuring Tailwind CSS v4 build tooling (Vite plugin, PostCSS, CLI)
  • Writing or migrating styles using v4's CSS-first approach
  • Optimizing CSS bundle size and build performance
  • Implementing responsive designs with breakpoints or container queries
  • Setting up theming with @theme directive and design tokens

Rule Categories by Priority

Priority Category Impact Prefix
1 Build Configuration CRITICAL build-
2 CSS Generation CRITICAL gen-
3 Bundle Optimization HIGH bundle-
4 Utility Patterns HIGH util-
5 Component Architecture MEDIUM-HIGH comp-
6 Theming & Design Tokens MEDIUM theme-
7 Responsive & Adaptive MEDIUM resp-
8 Animation & Transitions LOW-MEDIUM anim-

Quick Reference

1. Build Configuration (CRITICAL)

2. CSS Generation (CRITICAL)

3. Bundle Optimization (HIGH)

4. Utility Patterns (HIGH)

5. Component Architecture (MEDIUM-HIGH)

6. Theming & Design Tokens (MEDIUM)

7. Responsive & Adaptive (MEDIUM)

8. Animation & Transitions (LOW-MEDIUM)

How to Use

Read individual reference files for detailed explanations and code examples:

Full Compiled Document

For a complete guide with all rules expanded, see AGENTS.md.

Reference Files

File Description
AGENTS.md Complete compiled guide with all rules
references/_sections.md Category definitions and ordering
assets/templates/_template.md Template for new rules
metadata.json Version and reference information

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.444 reviews
  • Anaya Lopez· Dec 28, 2024

    I recommend tailwind for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Meera Martinez· Dec 16, 2024

    Solid pick for teams standardizing on skills: tailwind is focused, and the summary matches what you get after install.

  • Aisha Zhang· Dec 12, 2024

    tailwind reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Diego Li· Nov 19, 2024

    Useful defaults in tailwind — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Naina Bansal· Nov 19, 2024

    tailwind is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Evelyn Liu· Nov 7, 2024

    Registry listing for tailwind matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Evelyn Garcia· Oct 26, 2024

    Useful defaults in tailwind — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Maya Ramirez· Oct 10, 2024

    Registry listing for tailwind matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Naina Li· Oct 10, 2024

    tailwind reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Evelyn Zhang· Sep 25, 2024

    tailwind fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 44

1 / 5