What exactly do I get when I buy?
Two files and a research library, downloaded from Polar the moment you pay: ada-visual.skill and ada-aria.skill, each a folder of plain Markdown, plus the dated research the skills check their findings against. You also get a license key and every update while the license is active. No app to run, no account on our servers, nothing installed but files you can read.
Why is the license annual?
Because the ground moves. DOJ extended the Title II dates in April 2026, HHS extended its Section 504 dates weeks later, and the National Federation of the Blind is suing to undo both. Your renewal is a re-verification: updated skills and refreshed, date-stamped research whenever WCAG, EN 301 549, or the DOJ and HHS dates change. Current as of July 29, 2026, and under active litigation.
Does this make us compliant?
No, and anyone who tells you a tool can is selling you a lawsuit. The pack finds and fixes conformance issues in your code and rates them by severity. Compliance is a legal determination about your whole product and process, not a checkmark a skill hands you. This is not legal advice. Confirm your obligations with counsel.
What about accessibility overlay widgets?
An overlay is a script you paste in that promises instant compliance and does not deliver it. Sites running overlays drew hundreds of accessibility lawsuits in 2025, and the FTC's one million dollar order against an overlay vendor for deceptive compliance claims became final in April 2025. The pack does the opposite: it changes the code in your repo, where the problems live, and never touches your production site.
Do I need Claude to run this?
No. The skills are open-standard Markdown that any agent can read. Claude is the first-class path: it fires them on matching work without being asked, and it is what we test against every release. In another agent you point its rules or context at the skill folder and include the rules with the work. The install page walks both paths.
Does this work with my framework?
Yes. The rules are about accessibility, not your stack: contrast ratios, keyboard contracts, semantic structure, target sizes. Contrast math does not care which framework computed the color. React, Swift, Kotlin, Flutter, or plain HTML, the rules are the same.
How is this different from axe or Lighthouse?
Those are scanners. They tell you a contrast ratio failed on line 40. The pack works downstream of that: it reads the finding, decides what the fix should be in your system, and writes it. Automated scanners also catch only 30 to 40 percent of real issues, because most accessibility failures are judgment calls a rules engine cannot make: is this the right heading level, does this button name describe what it actually does, does this focus order match the reading order. Keep your scanner. This handles the part it cannot.
Which platforms does it cover?
Web, iOS, Android, desktop, and enterprise internal tools. The design layer translates every size and contrast rule into the right units per platform, CSS pixels, iOS points, Android dp, and the code layer routes native work to platform-specific modules instead of applying web ARIA rules where they do not belong.
Can I use it on client work?
Yes, on both tiers. An individual license covers one named person on any project they work on, including client projects. A team license covers up to 10 named people in one organization across unlimited client projects. What neither license allows is reselling or redistributing the pack itself as a product.
How does the team license count seats and client sites?
The team license covers up to 10 named people inside one organization, and unlimited client projects. If you are an agency, one team license covers every client site your seats work on. Resale or redistribution of the pack itself is not included.
What happens when a license lapses?
Updates and downloads stop. The skill files you already installed keep working, because they run locally in your own environment. You just stop getting the refreshed research and the rule-change updates that are the whole reason it is annual.
Will my security team approve this?
It is the easiest review they will do all quarter. The pack is static plain-text files that run inside the AI environment you already approved. It has no server, makes no network calls of its own, sends no telemetry, and gives us no access to your code. Your team can read every rule before installing it. The install page has the full architecture statement to forward them.
What is your refund policy?
14 days, money back. If the pack is not what you needed, email us within 14 days of purchase for a full refund. You keep anything you already fixed with it. Telling us why is optional, but it helps us improve the pack.
How do I buy for a team that needs a PO or an invoice?
Checkout issues a receipt and invoice automatically through Polar, our merchant of record, which covers most team purchases. If you need a purchase order, net-30 terms, a W-9, or a quote on letterhead for a p-card file, that is the enterprise tier. Tell us what your procurement process needs and we will work to it.