Structuring Variables in Figma
Building a scalable UI library in Figma starts with thoughtful organization of variables. As projects grow, managing primitives, semantics, and them…
Tech news from the best sources
Building a scalable UI library in Figma starts with thoughtful organization of variables. As projects grow, managing primitives, semantics, and them…
Figma published 10 skills their community https://dub.sh/ZfYjDlg A few that stuck with me: /find-animation-opportunities – scans a design and tells…
Who will look upon your work before the world does? Let it be an AI, quietly, inside Figma, reading each frame and pinning its honest thoughts to th…
Don't ask a model to speak Figma's plugin API. Don't ask it for CSS and hope a screenshot is a design. I wanted a format a model can write, a schema…
Every hardcoded value now traces to a Figma node, and "looks right" is no longer accepted as proof. We packaged the fix as a reusable Claude Code sk…
Context is becoming the bottleneck in AI-assisted development. Not model capability — models are improving fast enough that they're regularly not th…
Here's the workflow that's become default in every design-to-code team right now: export a frame from Figma, paste the PNG into Claude or Cursor, ty…
Ask for a screen and you get the screen on its best day. Full of content, nothing loading, nothing failed, permission already granted, network fine.…
On one build I found 127 places bound to a raw colour instead of a named role. Every single one had passed visual review. They all surfaced the mome…
This is the stretch nobody films. The demo ends at the screenshot; the job ends about a week later, in a Figma file that someone else has to be able…
SyncIEP was built for special needs educators, providers, and teachers. My co-founder taught special education for twelve years, and most of what we…
Figma shipped native Motion. A real animation timeline, right inside the file. When that landed, a lot of people emailed me some version of the same…
The whole industry seems to have agreed on a standard for design tokens. The shift it sets up is still on its way. Design tokens are not new. The te…
The biggest AI opportunity in web development might not be the next shiny app. It might be the old one your company is afraid to touch. Every day, b…
A beautiful interface isn't created by random colors. The right color palette can increase usability, improve brand recognition, and guide users tow…
AI design system output is approximate by default. Wrong border radii, raw hex values, inconsistent tokens across 60 components. The fix isn't bette…
I was looking at a pull request last Monday. The marketing team had just rolled out a massive rebrand. We swapped our primary typeface from Inter to…
Introduction Since I started publishing articles on Dev.to, I've been working on a personal project to transform my old blog website—which is no lon…
PixToCode is a new Figma plugin that turns the frames you've already designed into production-ready code with AI — React, Angular, Vue, or HTML, all…
We estimated 300 engineer-days. We shipped in 35 days with 3,077 tests and zero raw hex values. Here's the pipeline I built to make Figma the litera…
The Old Pipeline Had Too Many Doors. You started in Figma. Then opened Android Studio. Wrote Kotlin, argued with Gradle, wired Firebase manually, de…