Agent Skill
2/7/2026

frontend-responsive

Create responsive layouts that adapt seamlessly across mobile, tablet, and desktop screen sizes. Use this skill when implementing mobile-first layouts or breakpoint-based responsive designs. Use this skill when using CSS media queries, responsive grid systems, or framework breakpoint utilities. Use this skill when ensuring layouts work across different viewport sizes from mobile to desktop. Use this skill when implementing fluid layouts with percentage-based widths. Use this skill when using relative units (rem, em) instead of fixed pixels. Use this skill when optimizing touch targets and tap areas for mobile devices. Use this skill when testing UI changes across multiple screen sizes and devices.

T
torbenmerrald
1GitHub Stars
1Views
npx skills add TorbenMerrald/StableManager

SKILL.md

Namefrontend-responsive
DescriptionCreate responsive layouts that adapt seamlessly across mobile, tablet, and desktop screen sizes. Use this skill when implementing mobile-first layouts or breakpoint-based responsive designs. Use this skill when using CSS media queries, responsive grid systems, or framework breakpoint utilities. Use this skill when ensuring layouts work across different viewport sizes from mobile to desktop. Use this skill when implementing fluid layouts with percentage-based widths. Use this skill when using relative units (rem, em) instead of fixed pixels. Use this skill when optimizing touch targets and tap areas for mobile devices. Use this skill when testing UI changes across multiple screen sizes and devices.

name: Frontend Responsive description: Create responsive layouts that adapt seamlessly across mobile, tablet, and desktop screen sizes. Use this skill when implementing mobile-first layouts or breakpoint-based responsive designs. Use this skill when using CSS media queries, responsive grid systems, or framework breakpoint utilities. Use this skill when ensuring layouts work across different viewport sizes from mobile to desktop. Use this skill when implementing fluid layouts with percentage-based widths. Use this skill when using relative units (rem, em) instead of fixed pixels. Use this skill when optimizing touch targets and tap areas for mobile devices. Use this skill when testing UI changes across multiple screen sizes and devices.

Frontend Responsive

When to use this skill

  • When creating layouts that adapt to different screen sizes
  • When implementing mobile-first responsive design strategies
  • When using CSS media queries or framework breakpoint utilities
  • When designing with fluid layouts and flexible containers
  • When using relative units (rem, em) for better scalability
  • When ensuring appropriate tap target sizes for mobile users
  • When optimizing images and assets for different screen sizes
  • When maintaining readable typography across all breakpoints
  • When testing UI components across mobile, tablet, and desktop views
  • When prioritizing content display on smaller screens

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend responsive.

Instructions

For details, refer to the information provided in this file: frontend responsive

Skills Info
Original Name:frontend-responsiveAuthor:torbenmerrald