screen-reader
Installation
SKILL.md
/screen-reader — Screen Reader Experience
Simulate a screen reader traversal:
- Read the page in DOM order
- List all announced landmarks
- Check heading hierarchy (announce h1, h2, h3 in order)
- Verify image alt text is descriptive
- Check that decorative elements are hidden
- Verify form labels are associated
- Check that dynamic content updates are announced
Output the simulated reading order as a numbered list.