Help us improve
Share bugs, ideas, or general feedback.
From accessible-content
Guides designing accessible heading hierarchies (H1-H6) for screen readers and cognitive accessibility. Use when structuring pages, articles, dashboards, or forms.
npx claudepluginhub owl-listener/inclusive-design-skills --plugin accessible-contentHow this skill is triggered — by the user, by Claude, or both
Slash command
/accessible-content:heading-structureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Headings are navigation for screen reader users and cognitive signposts
Structures UI text with the inverted pyramid, proper heading hierarchy, and progressive disclosure. Useful for settings pages, documentation, forms, dashboards, and onboarding flows.
Guides building and reviewing web page HTML structure with proper heading hierarchy, landmark regions, and semantic elements for screen reader accessibility.
Builds content structure that assistive technology can parse and navigate. Covers heading hierarchy, landmarks, alt text, table/forms specs, and reading order.
Share bugs, ideas, or general feedback.
Headings are navigation for screen reader users and cognitive signposts for everyone. A clear heading structure is the difference between content people can find and content people abandon.
Screen reader users navigate by headings — they press a key to jump between headings the way sighted users scan a page visually. If your heading structure is broken, screen reader users are lost in a wall of undifferentiated text.
For people with cognitive disabilities, headings are the primary way they understand what content a page contains and where to find what they need.
H1: Article Title
H2: First Major Section
H3: Subsection
H3: Subsection
H2: Second Major Section
H3: Subsection
H2: Conclusion
H1: Dashboard Name
H2: Summary / Key Metrics
H2: Recent Activity
H2: Tasks
H2: Notifications
H1: Form Title (e.g., "Apply for an Account")
H2: Personal Information
H2: Contact Details
H2: Preferences
H2: Review and Submit
H1: Settings
H2: Profile
H2: Notifications
H2: Privacy
H2: Billing