agentsclimarketplace

Tailwind responsive ui

Skill ComeOnOliver/skillshub/skills/pproenca/dot-skills/tailwind-responsive-ui

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill tailwind-responsive-ui

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

SKILL.md

7.7 KB, as published. Nobody here has run it

Community Responsive UI Tailwind CSS Best Practices

Comprehensive responsive transformation guide for Tailwind CSS applications, based on Refactoring UI by Adam Wathan & Steve Schoger and modern responsive design patterns. Contains 49 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Making an existing UI responsive across screen sizes
  • Building new responsive layouts with Tailwind CSS
  • Refactoring desktop-only interfaces for mobile support
  • Reviewing responsive code for breakpoint, spacing, and typography issues
  • Adapting navigation, forms, and data tables for touch devices

Rule Categories by Priority

PriorityCategoryImpactPrefix
1Breakpoint StrategyCRITICALbp-
2Layout TransformationCRITICALlayout-
3Responsive SpacingHIGHrspac-
4Fluid TypographyHIGHfluid-
5Navigation PatternsMEDIUM-HIGHnav-
6Touch & InteractionMEDIUMtouch-
7Responsive MediaMEDIUMrmedia-
8Data AdaptationLOW-MEDIUMdata-

Quick Reference

1. Breakpoint Strategy (CRITICAL)

2. Layout Transformation (CRITICAL)

3. Responsive Spacing (HIGH)

4. Fluid Typography (HIGH)

5. Navigation Patterns (MEDIUM-HIGH)

6. Touch & Interaction (MEDIUM)

7. Responsive Media (MEDIUM)

8. Data Adaptation (LOW-MEDIUM)

How to Use

Read individual reference files for detailed explanations and code examples:

Reference Files

FileDescription
references/_sections.mdCategory definitions and ordering
assets/templates/_template.mdTemplate for new rules
metadata.jsonVersion and reference information

Keep looking

Skills are one crate of 328,083. 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.