UI & UX
Responsive Mobile Navigation
Preserves navigation hierarchy, focus and touch behaviour across mobile, tablet, desktop and assistive technology.
What it does
Preserves navigation hierarchy, focus and touch behaviour across mobile, tablet, desktop and assistive technology.
When to use it
Use for hamburger menus, nested mobile menus, or fixing focus and scroll-locking bugs at breakpoint changes.
Problems it prevents
Stops mobile menus that quietly drop nested items or trap keyboard focus once opened.
Typical workflow
- Preserve the full navigation hierarchy
- Handle focus and scroll locking
- Verify touch target sizing
- Test every breakpoint transition
Example output
A mobile menu with every desktop nav item still reachable, and focus that never escapes or gets trapped.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/responsive-mobile-navigation/ to use it on every project, or in .claude/skills/responsive-mobile-navigation/ to scope it to one repository. Then invoke it directly:
/responsive-mobile-navigationWorks well with
Recommended bundle
Save by bundling
Get Responsive Mobile Navigation as part of Frontend Builder: five skills that work together as one toolkit, for £1.96 less than buying all five separately.
