Consistency Checker
π Thrilled to announce the launch of my new Figma plugin: "Consistency Checker"! After weeks of work, it's finally available in the Figma Community.
π― Consistency Checker helps you validate text accessibility in your designs with just one click:
β Auto scans all the text layers in a frame against WCAG 2.1 AA contrast standards
β Get instant pass/fail results with detailed contrast ratios
β Navigate directly to problematic text layers with a single click
β Save hours of manual checking
Perfect for design systems, large-scale products, and complex interfaces where accessibility can't be compromised. Whether you're building an enterprise IDE or a consumer app, this plugin streamlines your accessibility workflow.
Try it here: https://lnkd.in/gNb_Za6K
Building this plugin was an interesting journey in working with AI. I used Gemini AI for most of the coding, which honestly surprised me with its effectiveness. The experience taught me a lot about crafting clear, specific prompts to get the results I needed. While I had to manually fine-tune some frontend elements that Gemini struggled with, the AI handled most of the heavy lifting.
I experimented with GPT, Claude, and Gemini during development, but found Gemini particularly adept at solving the specific coding challenges this plugin presented.
Would love your feedback if you give it a try!