Examples Directory
This index helps you browse all example assets used by ACCESSIBILITY.md.
Reference and adapt these examples for your project — they are not copy-paste solutions.
Testing and Automation
- CI_CD_ACCESSIBILITY_BEST_PRACTICES
- AXE_RULES_COVERAGE
- AXE_RULES_REFERENCE
- SHIFT_LEFT_ACCESSIBILITY_AUTOMATION
- MANUAL_ACCESSIBILITY_TESTING_GUIDE
- BEHAVIORAL_ACCESSIBILITY_AUTOMATION - Reflow risk and Focus Visible behavioral testing, with reusable tested Playwright modules
- ACCESSIBILITY_BUG_REPORTING_BEST_PRACTICES
- ACCESSIBILITY_FINDING_TRACKING - Canonical model for tracker IDs, scan request/run IDs, occurrence and pattern fingerprints, display IDs, legacy identifier migration, and the actionability policy distinguishing valid intake from remediation-ready findings
- fingerprints/README - Normative
a11y/pattern/v1anda11y/occurrence/v1fingerprint contracts, RFC 8785 canonicalization, and executable golden test vectors - schemas/README - Versioned JSON Schema (
schema_version: "2.0") for machine-readable accessibility findings, with validated complete, minimal, and manual examples - migrations/ACCESSIBILITY_MIGRATION_PROFILES - Verified
drupal-coreandopen-scanslegacy identifier formats, gaps, and migration requirements for adopting the fingerprint profiles - GITHUB_ACCESSIBILITY_SCANNER_INTEGRATION
- TEST_COVERAGE
- RULES_SUMMARY
Content and Media
- CONTENT_DESIGN_ACCESSIBILITY_BEST_PRACTICES
- PLAIN_LANGUAGE_ACCESSIBILITY_BEST_PRACTICES
- IMAGE_ALT_TEXT_ACCESSIBILITY_BEST_PRACTICES
- AUDIO_VIDEO_ACCESSIBILITY_BEST_PRACTICES
- SVG_ACCESSIBILITY_BEST_PRACTICES
- TABLES_ACCESSIBILITY_BEST_PRACTICES
Interaction and Navigation
- KEYBOARD_ACCESSIBILITY_BEST_PRACTICES
- NAVIGATION_ACCESSIBILITY_BEST_PRACTICES
- ANCHOR_LINKS_ACCESSIBILITY_BEST_PRACTICES
- FORMS_ACCESSIBILITY_BEST_PRACTICES
- TOOLTIP_ACCESSIBILITY_BEST_PRACTICES
- ARIA_LIVE_REGIONS_BEST_PRACTICES
- TOUCH_POINTER_ACCESSIBILITY_BEST_PRACTICES
- SPEECH_RECOGNITION_ACCESSIBILITY_BEST_PRACTICES
Visual Design
- COLOR_CONTRAST_ACCESSIBILITY_BEST_PRACTICES
- LIGHT_DARK_MODE_ACCESSIBILITY_BEST_PRACTICES
- USER_PERSONALIZATION_ACCESSIBILITY_BEST_PRACTICES
- PRINT_ACCESSIBILITY_BEST_PRACTICES
- MODERN_CSS_THEME_ARCHITECTURE
Data Visualization
- CHARTS_GRAPHS_ACCESSIBILITY_BEST_PRACTICES
- MAPS_ACCESSIBILITY_BEST_PRACTICES
- MERMAID_ACCESSIBILITY_BEST_PRACTICES
- MERMAID_DIAGRAM_TYPES
- MERMAID_TRANSFORMATION_BEST_PRACTICES
Progressive Enhancement and Quality
Contributing and Guidance
YAML / Workflow Assets
- A11Y_SHIFT_LEFT_WORKFLOW.yml
- AGENT_BOOTSTRAP_WORKFLOW.yml - GitHub Actions
workflow_dispatchthat launches the Copilot coding agent to auto-generate ACCESSIBILITY.md - AGENT_REMEDIATION_WORKFLOW.yml - GitHub Actions workflow triggered by accessibility issue label events; invokes Copilot coding agent to propose a fix as a draft PR
- BROWSER_TESTING_WORKFLOW.yml - Multi-browser accessibility testing
- PRE_COMMIT_ACCESSIBILITY_SAMPLE.yaml
- TRUSTED_SOURCES.yaml - Machine-readable source metadata for discovery and review, with automated monthly maintenance. Includes procurement requirements from CivicActions Open Requirements Library. See maintenance documentation.
Prompt Starters and Agent Tasks
- COPILOT_BOOTSTRAP_AGENT_PROMPT.md - Structured task description for the Copilot coding agent bootstrap workflow
- COPILOT_REMEDIATION_AGENT_PROMPT.md - Structured agent task descriptions for automated accessibility fix PRs (image-alt, label, link-name, heading-order, color-contrast, aria-required-attr)
- ACCESSIBILITY_PROMPT_STARTER.md
Action Playbook
- Action Playbook - Practical workflow guide for teams and AI agents
AI Agent Skills
AI agent skills have moved to their own repository: accessibility-skills. Topic-specific .skill archives are available there for global installation in Codex, Claude Code, and other AI coding assistants.