| name | Frontend Responsive |
| description | Build mobile-first, responsive layouts with fluid grids, standard breakpoints, relative units, and touch-friendly design. Use this skill when creating or modifying layouts that need to work across different screen sizes. When working on responsive styles, breakpoint definitions, media queries, or mobile/tablet/desktop layouts. When using percentage-based widths, rem/em units, or viewport units. When ensuring touch targets are appropriately sized, typography is readable at all sizes, or content is prioritized for mobile screens. |
When to use this skill:
- When creating layouts that need to work on mobile, tablet, and desktop
- When adding responsive breakpoints or media queries
- When working on mobile-first CSS development
- When using percentage-based or fluid widths
- When choosing between px, rem, em, or viewport units
- When sizing touch targets for mobile users (minimum 44x44px)
- When adjusting typography for readability across screen sizes
- When prioritizing content visibility on smaller screens
- When testing UI across different device sizes
- When optimizing images and assets for mobile performance
- When implementing standard breakpoints consistently
- When reviewing layouts for responsive behavior
Frontend Responsive
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