
A11y Helper
The primary goal of A11y Helper is to integrate accessibility checks directly into the design workflow, making it easier for designers to create inclusive experiences. This project aims to raise awareness around accessibility issues and promote best practices within the design community.

The obssession begins 👀
What made me start this project was the difficulty I had when it came to human-first design, in particular I found that creating a design, only to spend the same amount of time redoing it because of contrast, spacing or sizing problems frustrating and very manual. Most recently, I audited the initial concepts for the Begin Bright website, and identified many easily avoidable readability issues.
At the time, there was little WCAG support in the Figma interface (they have since introduced new features, e.g., contrast colour picker) and - at the end of my tether - I decided to take matters into my own hands.
Problem + Solution
The most practical solution that I felt like I could do with my kind of limited coding experience was to create a simple plugin to keep track of errors directly in the Figma app, covering the most common accessibility problems that are often overlooked.
Features


K.I.S.S UI
The UI design of A11y Helper focuses on simplicity and clarity, allowing users to easily access the functionality they need. I crafted a user-friendly interface that integrates seamlessly within Figma, ensuring that accessibility checks can be performed without disrupting the design flow. The plugin visually distinguishes the various checks, making it easy for users to navigate and utilise the available features.
Simple UI Kit


What I learned
- Understanding the importance of continuous user feedback in plugin development
- Enhancing knowledge of WCAG guidelines and their practical applications
- Realising the impact of design on user inclusivity and accessibility