Choose a safe input
Start with one of ten fixtures or paste HTML/CSS without scripts or external resources.
Practical programming and coding with AI
devs Tools / Quality Gate 1.0.0 / WCAG 2.2
Audit HTML and CSS in an isolated local workspace, separate automated, assisted, and manual WCAG 2.2 A/AA checks, apply reversible safe candidates, re-audit, and export twelve evidence-aware formats.
Accessibility Studio is a free, local-first audit workspace. It separates machine-detectable findings, assisted review, and human-only checks; preserves evidence and confidence; offers reversible safety-A candidates; and exports twelve report and handoff formats.
First visit?Choose a fixture, run an audit, inspect evidence, record manual outcomes, then export. A zero-finding result is not a conformance claim.
View terminologyOpening the isolated local audit workspace…
Evidence workflow
Start with one of ten fixtures or paste HTML/CSS without scripts or external resources.
Compare viewport, text zoom, color scheme, and reduced-motion conditions.
Read stable IDs, targets, evidence, confidence, severity, and human-review boundaries.
Apply only reversible safety-A candidates, inspect the diff, undo if needed, then audit again.
Record pass, fail, N/A, or not tested with device and assistive-technology evidence.
Export one of twelve formats while keeping untested items and conversion limits visible.
Decision boundary
Automated checks alone do not establish WCAG conformance. WCAG 2.2 A/AA is the audit baseline, not a certification result. AAA criteria may appear as advisory context. Final evaluation requires representative pages, real devices, keyboard use, screen readers, zoom and reflow, and documented human judgment.
Ten audit fixtures
Open this fixture in the isolated audit workspace.
POSITIVEOpen this fixture in the isolated audit workspace.
NEGATIVEOpen this fixture in the isolated audit workspace.
POSITIVEOpen this fixture in the isolated audit workspace.
NEGATIVEOpen this fixture in the isolated audit workspace.
POSITIVEOpen this fixture in the isolated audit workspace.
MIXEDOpen this fixture in the isolated audit workspace.
MIXEDOpen this fixture in the isolated audit workspace.
MIXEDOpen this fixture in the isolated audit workspace.
POSITIVEOpen this fixture in the isolated audit workspace.
Evidence, confidence, and fix safety
| Field | Meaning | Use |
|---|---|---|
| Evidence(エビデンス) | 判定に使ったDOM、計算済みstyle、selector、実測値 | 再現できる根拠か、対象が合っているか |
| Confidence(コンフィデンス) | 判定の確からしさ。影響の大きさとは別 | 低い場合は推測として人が再確認 |
| Safety A | 作業コピーへ適用してUndoできる限定的な候補 | 差分と適用範囲を確認して再監査 |
| Safety B / C | 内容または構造の判断を伴う修正 | 候補をそのまま本番適用しない |
| Safety N | 自動修正しない項目 | 担当者、環境、結果、証拠メモを残す |
Twelve output adapters
| Adapter(出力変換) | Best for | Preserved information |
|---|---|---|
| JSON監査レポート | 機械処理・再監査 | Finding、Evidence、環境、手動判定を保持 |
| Markdown監査レポート | レビュー・Issue | 課題と修正方針を読みやすく共有 |
| HTMLエグゼクティブレポート | ブラウザ閲覧 | 自己完結した要約と証拠 |
| CSV Findings | 表計算・進行管理 | 1 Findingを1行で出力 |
| SARIF 2.1.0 | CI・code scanning | Rule IDとlocationを標準形式へ変換 |
| CSS修正差分 | スタイル修正 | 安全度と適用範囲を付けた候補 |
| WordPress Rescue handoff | WordPress | 対象と修正候補を既存Toolへ接続 |
| Section Composer Quality Contract | ページ構成 | Section IDと品質条件を接続 |
| Design Token Contrast Contract | 色設計 | 色ペア、比率、文字条件を接続 |
| GSAP Motion Alternative Contract | motion設計 | pin・scrub・最終状態を接続 |
| WCAG-EM Evidence Pack | 評価資料 | 適合宣言ではない証拠パック |
| QA Runbook | 公開前確認 | 端末・支援技術・手順・結果の記録 |
The WCAG-EM evidence pack supports evaluation work; it is not a conformance statement.
Public knowledge base
Glossary
Security and privacy
Known limits
Frequently asked questions
いいえ。0件は、この環境で実行した自動・支援付き検査が問題を検出しなかったという意味です。30の手動確認、代表ページ、実機、支援技術を含む評価が必要です。
公開ワークスペースはブラウザ内で処理し、外部通信をCSPで禁止します。WordPress管理画面の参照プラグインAPIを使う場合だけ、ログイン中の同一サイトへ明示的に送信します。
いいえ。数だけで違反にせず、ページの主題、見出し階層、支援技術での理解を人が確認します。
WCAG 2.2 Level AAのTarget Size (Minimum)は原則24×24 CSS pxまたは規定の間隔です。devsでは使いやすさを高める製品推奨として44×44 CSS pxも示しますが、AAの最低基準と混同しません。
いいえ。候補は隔離された作業コピーだけへ適用し、差分・Undo・再監査を提供します。本番反映はバックアップとレビュー後に別作業で行います。