← All experiments
LabAccessibilityPrototype
Reduced-motion audit tool
A small in-browser tool that walks a page's animated elements and flags which ones don't respect prefers-reduced-motion.
AccessibilityDevTools
Demo
Interactive demo
This one's an idea queued for the Lab — no interactive build yet.
Write-up
What this explores
Motivated directly by building this workspace: every animated component here gates on useReducedMotion individually, and a tool that catches the one you forgot would be more useful than remembering to check by hand.