Accessibility
Skip to Content
Implements a reliable keyboard bypass past repeated navigation, with correct focus restoration on route change.
What it does
Implements a reliable keyboard bypass past repeated navigation, with correct focus restoration on route change.
When to use it
Use for skip links, bypass blocks, or accessibility audits where keyboard users must cross repeated content.
Problems it prevents
Stops keyboard users having to tab through the entire header on every single page.
Typical workflow
- Add the first-focusable skip link
- Target a real, focusable main landmark
- Verify it works on route change
- Test with a keyboard only
Example output
A visible-on-focus skip link that lands keyboard focus directly on the main content, every time.
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/skip-to-content/ to use it on every project, or in .claude/skills/skip-to-content/ to scope it to one repository. Then invoke it directly:
/skip-to-contentWorks well with
Recommended bundle
Save by bundling
Get Skip to Content as part of Launch Builder: five skills that work together as one toolkit, for £1.96 less than buying all five separately.
