Skiplink

Accessibility statement

We sell accessibility testing, so this page has a lower tolerance for vagueness than most. Here is what we have actually tested on this website, what we have not, and what that leaves unknown.

What we are aiming at

WCAG 2.2 Level AA, which is the standard the European Accessibility Act, the UK public sector regulations and Section 508 all point at.

What we have tested

Every page on this site is scanned with our own engine — axe-core, unmodified — on every change, under both WCAG 2.2 AA and the full rule set including axe's best-practice rules. All 28 pages currently report no violations under either. The scan runs from worker/scripts/selfscan.js in our repository, and pages are discovered from the filesystem rather than listed, so a new page cannot be added without being checked.

Beyond that, and by hand rather than by tool:

What we have not done

This matters more than the list above, and most accessibility statements leave it out.

So the honest summary is: this site passes every check a machine can perform, and 32 of the 55 Level A and AA success criteria cannot be checked by a machine at all. We have covered several of those by hand. We have not covered all of them, and we are not going to claim conformance on the strength of a clean scan — that is precisely the claim this product exists to argue against.

Conformance status

Partially conformant with WCAG 2.2 Level AA, self-assessed. Partially, because full conformance is a claim that requires manual evaluation we have not completed — not because we know of a specific failure. Where we know of one, it is listed below.

Known problems

Nothing outstanding that we are aware of. If that changes, or if you find something, it goes here with a date and a plan rather than being quietly fixed and forgotten.

Two things worth naming as limitations rather than defects:

Telling us about a problem

Email hi@skiplink.dev. If something on this site stops you doing what you came to do, that is a bug of the same rank as the site being down, and we would rather hear about it than not.

We aim to reply within two working days. If a fix is going to take longer than that, we will say what the workaround is in the meantime.

How this statement was prepared

Self-assessed by ThirteenTabs Ltd, using automated testing with axe-core under WCAG 2.2 AA plus the manual keyboard and structural checks listed above. Last reviewed .

It will be reviewed whenever the site changes materially. The automated parts re-run on every change — npm run selfscan for the rule checks and npm run keyboard:check for the keyboard path — and both fail the build rather than reporting a warning nobody reads. Those two are the only parts of this statement that maintain themselves; the rest is a person's word, including the list of what we have not done.