wcag-audit-perceivable-layout-deep

Page structure and spatial organization accessibility design patterns

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wcag-audit-perceivable-layout-deep" with this command: npx skills add jkense/agent-skills-wcag/jkense-agent-skills-wcag-wcag-audit-perceivable-layout-deep

When to Use

Apply when organizing content, creating page structures, or arranging visual elements spatially.

Rules

  • Use semantic HTML structure for content hierarchy
  • Ensure logical reading and navigation order
  • Provide clear visual groupings of related content
  • Maintain consistent layout patterns across similar pages
  • Ensure content reflows appropriately on different screen sizes
  • Provide clear landmarks and section headings
  • Avoid layout that depends solely on sensory characteristics
  • Ensure touch targets meet minimum size requirements (44px by 44px)
  • Provide visible focus indicators that are clearly distinguishable
  • Ensure focus order follows logical reading sequence
  • Avoid focus traps that prevent keyboard navigation
  • Provide skip links for repeated navigation sections

Avoid

  • Layout that becomes unusable when zoomed or reflowed
  • Content that relies only on shape, size, or position for meaning
  • Inconsistent navigation patterns between pages
  • Overlapping or obscured interactive elements

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

wcag-audit-operable-keyboard-focus

No summary provided by upstream source.

Repository SourceNeeds Review
Security

wcag-audit-perceivable-color-contrast

No summary provided by upstream source.

Repository SourceNeeds Review
Security

wcag-audit-perceivable-color-blindness

No summary provided by upstream source.

Repository SourceNeeds Review
Security

wcag-audit-operable-keyboard

No summary provided by upstream source.

Repository SourceNeeds Review