handoff
Installation
SKILL.md
Accessibility Decision Handoff
Package accessibility decisions into a clear specification that engineers can implement against — because "make it accessible" is not a specification.
Process
Step 1: Compile Decisions
Using decision-documentation, gather all accessibility decisions for the feature:
- Interaction patterns and keyboard behaviour
- Screen reader announcements and ARIA requirements
- Visual specifications (contrast, colour independence, motion)
- Content requirements (reading level, alt text, link text)
- Adaptive behaviour (preferences, zoom, density)