Agent skill · Data & Analytics

tailwind-responsive-layouts

Build responsive Tailwind CSS layouts for premium websites and apps. Use for breakpoints, mobile-first layout, grids, flex, spacing, container widths, aspect ratios, responsive typography, media crops, nav adaptation, dashboard density, and preventing mobile stacking from looking generic.

TheGoat395github.com/TheGoat395GitHub ↗
claude-codecodexcursorMIT
Install
npx skills add TheGoat395/Codex-Skills --skill tailwind-responsive-layouts --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/tailwind-responsive-layouts/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 115
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Tailwind Responsive Layouts ## Use This Skill Use this skill for compose responsive tailwind layouts that feel designed on mobile and desktop. ## Operating Contract 1. Inspect the existing project before changing code. 2. Identify the styling system, token source, component primitive strategy, and available verification commands. 3. Keep premium visual standards active: no generic library defaults, no weak states, no one-off styling chaos. 4. Follow existing project conventions unless a change clearly improves the result. 5. Run available checks and visually inspect responsive output when the change affects UI. ## Required Reference Read [references/tailwind-responsive-layouts-guide.md](references/tailwind-responsive-layouts-guide.md) before making architectural or visible UI changes with this skill.

What's inside
Steps it walks through
  1. Use This Skill
  2. Operating Contract
  3. Required Reference
Ships with 2 files
  • agents/openai.yaml
  • references/tailwind-responsive-layouts-guide.md
More from Codex-Skills
All skills →
About this skill
What does the tailwind-responsive-layouts skill do?

Build responsive Tailwind CSS layouts for premium websites and apps. Use for breakpoints, mobile-first layout, grids, flex, spacing, container widths, aspect ratios, responsive typography, media crops, nav adaptation, dashboard density, and preventing mobile stacking from looking generic.

How do I install it?

Run `npx skills add TheGoat395/Codex-Skills --skill tailwind-responsive-layouts --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From TheGoat395/Codex-Skills, a repository with 115 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going