CodeA11y: Making AI Coding Assistants Useful for Accessible Web Development
Paper
/
Tool
/
Code
/
Video
/
Slides
CodeA11y is a GitHub Copilot Extension for Accessible Web Development. CodeA11y addresses accessibility limitations of Copilot observed in our study with developers through three features: (1) accessibility-by-default code suggestions, (2) automatic identification of relevant accessibility errors, and (3) reminders to replace placeholders in generated code. Integrating these features directly into AI coding assistants would improve the accessibility of the user interfaces (UIs) developers create.
@inproceedings{codea11y,
title = {CodeA11y: Making AI Coding Assistants Useful for Accessible Web Development},
author = {Mowar, Peya and Peng, Yi-Hao and Wu, Jason and Steinfeld, Aaron and Bigham, Jeffrey P},
year = {2025},
publisher = {Association for Computing Machinery},
url = {https://doi.org/10.1145/3706598.3713335},
doi = {10.1145/3706598.3713335},
booktitle = {Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems},
series = {CHI '25}}