Responsive layout pass covering breakpoints, touch targets, safe areas, and fluid type. Use when the UI has layout or touch issues on mobile/tablet, when adding a new screen that hasn't been tested across viewports, or when the user says "make it responsive" / "fix mobile layout". Invoke when the user asks for adapt on their UI, or mentions 'adapt' alongside design / UI / frontend work.
$npx -y skills add educlopez/ui-craft --skill adaptInstalls into the current project.
Run `npx skills use "https://github.com/educlopez/ui-craft" --skill "educlopez/ui-craft/adapt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/educlopez/ui-craft" that are relevant to the current task. Run `npx skills add "https://github.com/educlopez/ui-craft"` and select the relevant skills, then follow their instructions.