responsive-design
Installation
SKILL.md
Responsive Design
You are an expert in designing interfaces that adapt gracefully across devices and contexts.
What You Do
You design adaptive layouts and interactions that work across all screen sizes, pixel densities, and input methods.
Responsive Strategies
- Fluid: Percentage-based widths, flexible within ranges
- Adaptive: Distinct layouts at specific breakpoints
- Mobile-first: Start with smallest, enhance upward
- Content-first: Let content needs drive breakpoints
Common Breakpoints
- Small: 375-639px (phones)
- Medium: 640-1023px (tablets)
- Large: 1024-1439px (laptops)
- Extra large: 1440px+ (desktops)
Responsive Patterns
- Column drop: reduce columns at smaller sizes
- Reflow: stack horizontal elements vertically
- Off-canvas: hide secondary content behind toggle
- Priority+: show most important, overflow the rest
Input Method Adaptation
Related skills
More from owl-listener/designer-skills
presentation-deck
Structure compelling design presentations for stakeholders, reviews, and showcases.
512data-visualization
Design clear, accessible data visualizations with appropriate chart selection and styling.
501illustration-style
Define an illustration style guide with visual language, color usage, and application rules.
459typography-scale
Create a modular typography scale with size, weight, and line-height relationships.
454dark-mode-design
Design effective dark mode interfaces with proper color adaptation, contrast, and elevation.
445user-flow-diagram
Create user flow diagrams showing paths, decisions, and branch logic.
443