agentsclimarketplace

Responsive tailwind ui

Skill itsyasirkhandev/spec-driven-development/skills/UI Design/responsive-tailwind-ui

All AI agentic development workflow I use myself and found helpful

Install
npx -y skills add itsyasirkhandev/spec-driven-development --skill responsive-tailwind-ui

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

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 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.

What its author says it does

Copied from the file, not written here

Responsive UI transformation patterns for Tailwind CSS applications. This skill should be used when making interfaces responsive, refactoring layouts for multiple screen sizes, or reviewing responsive Tailwind code. Triggers on tasks involving breakpoint strategy, layout adaptation, responsive spacing, fluid typography, mobile navigation, touch interaction, responsive media, or data table responsiveness.

SKILL.md

8.1 KB, ~1.8k tokens by cl100k_base, 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.