Figma content scraper
Ever shipped a typo to production? I have. After manually auditing UI content one too many times (and still missing issues), I built an AI-powered tool that does it automatically. My Figma Content Scraper extracts every text string from your designs, analyzes them with Azure OpenAI, and flags issues like honorifics, spelling errors, inconsistent plurals, and buttons with too many words.
In my test run, it found 19 issues across 208 strings in 30 minutes—work that would've taken me 4-6 hours manually.
Read the Medium article