ui-make-responsive
Installation
SKILL.md
Make Responsive
Use this when the user wants an existing desktop-oriented UI to work well across mobile, tablet, and desktop breakpoints.
Activation
Use For
- making an existing UI responsive
- fixing mobile, tablet, or breakpoint-specific layout issues
- adapting a desktop-only design to smaller screens
- resolving overflow, wrapping, clipping, or cramped layout problems on narrow viewports
Do Not Use For
- brand-new design or layout work
- code structure or component extraction only
- dark mode or standalone image adaptation only