Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
wshobson avatar

Responsive Design

  • 16k installs
  • 38.5k repo stars
  • Updated July 22, 2026
  • wshobson/agents

Responsive Design is part of a plugin marketplace containing 92 reusable agentic workflow building blocks and 162 skills distributed across five agent harnesses.

About

Responsive Design is part of the wshobson/agents agentic plugin marketplace providing 92 plugins and 162 skills across development domains. The marketplace offers domain-expert agents, modular skills with progressive disclosure, and commands for common workflows. Developers use it to load specialized capabilities on-demand for architecture, testing, security, infrastructure, and domain-specific coding tasks.

  • 92 production-ready plugins with single-source marketplace for 5 harnesses
  • Multi-harness support: Claude Code, Codex CLI, Cursor, OpenCode, Gemini CLI, Copilot
  • 162 skills organized by domain (architecture, security, data, ML, backend, frontend)

Responsive Design by the numbers

  • 16,027 all-time installs (skills.sh)
  • +435 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #44 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

responsive-design capabilities & compatibility

Capabilities
design patterns · plugin architecture
Use cases
frontend
npx skills add https://github.com/wshobson/agents --skill responsive-design

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs16k
repo stars38.5k
Security audit3 / 3 scanners passed
Last updatedJuly 22, 2026
Repositorywshobson/agents

How do you write mobile-first responsive CSS breakpoints?

Responsive Design is part of the wshobson/agents agentic plugin marketplace providing 92 plugins and 162 skills across development domains. The marketplace offers domain-expert agents, modular skills

Who is it for?

Loading domain-specific expertise on-demand, scaling agent capabilities beyond single harness, code generation and testing

Skip if: Simple chat or stateless interactions

When should I use this skill?

CSS layouts need mobile-first breakpoints, fluid spacing, or progressive enhancement instead of device-catalog media queries.

What you get

Mobile-first CSS rules, content-driven min-width breakpoints, and progressive enhancement layout code.

  • mobile-first CSS rules
  • breakpoint media queries
  • progressive enhancement layout

By the numbers

  • Example breakpoints at 640px and 1024px min-width in sample CSS

Files

SKILL.mdMarkdownGitHub ↗

Responsive Design

Master modern responsive design techniques to create interfaces that adapt seamlessly across all screen sizes and device contexts.

When to Use This Skill

  • Implementing mobile-first responsive layouts
  • Using container queries for component-based responsiveness
  • Creating fluid typography and spacing scales
  • Building complex layouts with CSS Grid and Flexbox
  • Designing breakpoint strategies for design systems
  • Implementing responsive images and media
  • Creating adaptive navigation patterns
  • Building responsive tables and data displays

Detailed patterns and worked examples

Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.

Best Practices

1. Mobile-First: Start with mobile styles, enhance for larger screens 2. Content Breakpoints: Set breakpoints based on content, not devices 3. Fluid Over Fixed: Use fluid values for typography and spacing 4. Container Queries: Use for component-level responsiveness 5. Test Real Devices: Simulators don't catch all issues 6. Performance: Optimize images, lazy load off-screen content 7. Touch Targets: Maintain 44x44px minimum on mobile 8. Logical Properties: Use inline/block for internationalization

Common Issues

  • Horizontal Overflow: Content breaking out of viewport
  • Fixed Widths: Using px instead of relative units
  • Viewport Height: 100vh issues on mobile browsers
  • Font Size: Text too small on mobile
  • Touch Targets: Buttons too small to tap accurately
  • Aspect Ratio: Images squishing or stretching
  • Z-Index Stacking: Overlays breaking on different screens

Related skills

How it compares

Use responsive-design for opinionated mobile-first CSS philosophy when framework-specific component skills do not cover layout strategy.

FAQ

What breakpoint approach does responsive-design recommend?

responsive-design favors fewer, content-driven breakpoints with a mobile-first base and min-width media queries. Example CSS enhances flex direction and padding at 640px and 1024px rather than targeting specific phone or tablet models.

Why mobile-first in responsive-design?

responsive-design starts with smallest-screen base styles so default CSS stays minimal for performance, then progressively enhances layout for wider viewports. That reduces unused rules shipped to narrow screens.

Is Responsive Design safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Design & UI/UXintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.