Code extensionLive
Accessibility checks, inline as you code.
The issue your designer caught in Figma is the same one your editor flags as you build it. The Aulys code extension lints your markup against WCAG, in the editor, before anything ships.
- Figma
- Code
- Scan
- Monitor
What it does
Lint as you type
Aulys reads your markup and flags WCAG issues inline — missing labels, bad contrast tokens, structure problems — where you're already working.
The why, in the editor
Each flag carries the explanation and the fix, not just a rule code. You learn the pattern once and stop repeating it.
Same engine as the plugin
It shares the Aulys WCAG engine with the Figma plugin, so a design-phase issue is recognised in code — not re-discovered from zero.
How it connects
The loop is the point. The same issue follows the thread into the neighbouring phase — one score, one history.
Inline editor linting · shared WCAG engine · the why, not just the flag