Make It Accessible
Keyboard, screen reader, and contrast — the work that is cheap now and expensive later.
The steps
Your agent works through these in order, and won't break a step it already finished.
Landmark Shell
Give every page the same navigable regions so people can jump straight to the content.
Focus Ring System
Give every focusable control one clear focus indicator that belongs to the design.
Keyboard Interaction Primitives
Give every menu, list, and dialog the same keyboard behaviour instead of ad hoc handlers.
Accessible Name Validator
Find every control a screen reader announces as nothing useful.
Live Region Manager
Announce the things that change on their own, once each, at the right urgency.
Screen Reader Only Utility
One tested way to add text for assistive technology without it appearing on screen.
Touch Target Checker
Find the controls that are too small or too crowded to hit reliably on a phone.
Accessibility Test Suite
Make accessibility checks part of normal development rather than an audit before launch.
How to use this collection
One link, several features, one coherent document. Your agent inspects your app once — not once per feature — then implements the set in order, checking after each step that it hasn't broken the last.
Pro users build their own from any features in the library, including their own customized versions.
Go Pro — $28/month