Lately, I’ve been diving deep into Cursor, Claude, and AI agents.
Instead of just watching tutorials, I decided to learn by building something myself — a Figma plugin from scratch. There are already plenty of similar solutions out there, but my goal was to understand the entire creation process, from idea to a working product.
And here’s the result: I went from zero knowledge to a functioning plugin in just two days.
The plugin already helps identify issues in design files and highlights things that are easy to miss during day-to-day work. Of course, I’m still not 100% satisfied with it — there’s always room for improvement. But for a first attempt, I’m pretty happy with the outcome.
The most exciting part is that while building it, I started coming up with new ideas for Design System automation: naming conventions, component structure, style organization, and other repetitive tasks that could be streamlined with AI.
Looks like this is just the beginning 😄
Tech stack: Cursor, Claude, ChatGPT, and the Figma Plugin API.
For now, here’s a look at what I’ve built so far 👇
Like this project
Posted Jun 19, 2026
Lately, I’ve been diving deep into Cursor, Claude, and AI agents.
Instead of just watching tutorials, I decided to learn by building something myself — a Fig...