agentsclimarketplace

Tailwindcss utility classes

Skill fusengine/agents/plugins/tailwindcss/skills/tailwindcss-utility-classes

Index of Tailwind CSS utility-class categories (layout, spacing, typography, colors, borders, effects, state variants). Use when: unsure which category skill covers a given utility class and need routing to the right one. Do NOT use for: concrete class lookup or worked examples — go directly to the category skill (tailwindcss-layout/spacing/typography/backgrounds/borders/effects/interactivity), this file only routes.From its SKILL.md

Install
npx -y skills add fusengine/agents --skill tailwindcss-utility-classes

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 22 stars22 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.9 KB, 362 tokens by cl100k_base, as published. Nobody here has run it

Tailwind CSS Utility Classes — Index

Routing index only. Each category has its own skill with full worked examples — load that skill directly instead of this one when the category is known.

CategorySkillCovers
Layouttailwindcss-layoutdisplay, flexbox, grid, position, container queries
Spacingtailwindcss-spacingmargin, padding, space-between
Typographytailwindcss-typographyfont family/size/weight, text color/align/wrap, letter/line spacing, decoration
Backgrounds/Colorstailwindcss-backgroundsbackground colors, gradients, images, blend modes
Borderstailwindcss-bordersborder width/color/style/radius, outline, ring, divide
Effectstailwindcss-effectsshadows, opacity, filters, backdrop filters, masks
State variantstailwindcss-interactivityhover/focus/active/disabled pseudo-class variants, cursor, scroll, pointer-events

Border colors specifically live in tailwindcss-borders/references/border.md; text colors in tailwindcss-typography/references/text.md.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.