responsive-rules
Installation
SKILL.md
responsive-rules
Core Philosophy
Responsive web design is not shrinking a desktop layout onto a mobile screen and hoping the user pinches and zooms. Responsive architecture is fluid adaptation across continuous viewport variations. Designing responsive interfaces requires standardized breakpoint tiers, fluid typography scales powered by CSS clamp(), container queries (@container) for modular component independence, and ergonomic thumb-zone mobile navigation.