The problem

Every time I found an accessibility issue in a PR review, the same thing happened: tab out to the WCAG docs, figure out the right fix, come back to the code, apply it, re-verify. For every single issue.

It wasn't hard work. It was repetitive work. And it was eating hours every sprint.

What we built

A11yResolver is a VS Code extension that brings that entire loop inside the editor.