This design tool space died a long time ago for me when InVision shut down and pivoted to a digital whiteboard. It’s a really difficult space. But the fundamental problem is that it’s hard to get a design system right long-term, especially because it’s so intertwined with your code and whatever component library you use, which is a layer your designer will never touch. I don’t really see Claude Design fixing the fund…
Thoughts and feelings around Claude Design
141–150 of 253 posts
Re: Thoughts and feelings around Claude Design
#142What a counterproductive way to end an otherwise good set of points. Gives the appearance of bitterness and a desire for vengeance.
Re: Thoughts and feelings around Claude Design
#143This design tool space died a long time ago for me when InVision shut down and pivoted to a digital whiteboard. It’s a really difficult space. But the fundamental problem is that it’s hard to get a design system right long-term, especially because it’s so intertwined with your code and whatever component library you use, which is a layer your designer will never touch. I don’t really see Claude Design fixing the fund…
The solution is an open, flexible, scriptable and drawable canvas where design and code co-exist in exact harmony. Design changes directly modify front-end code, and front-end code directly modifies design equivalently. I see the endgame as a model where designers and FEE's are co-owners and co-authors of the front-end with zero handoff.
Re: Thoughts and feelings around Claude Design
#144> "To Figma: I can see a world where this post does numbers in the Figma internal Slack. If that’s the case and you’re reading this from Figma: this wouldn’t have happened if you hired me last year when I was interviewing. Your loss, big dawg." What a counterproductive way to end an otherwise good set of points. Gives the appearance of bitterness and a desire for vengeance.
Re: Thoughts and feelings around Claude Design
#145Earlier quoted context omitted.
@kevinsync's answer is 100% correct and it's been this way for the last ~~~20? years? at least - only it was "Photoshop files hold the (design) truth" before - now it's figma. But yes, the "design to code" gap has always been where designers' intentions were butchered and/or where frontend developers would discover/have to deal with designs that didn't take into account that some strings need more space, or what to d…
> only it was "Photoshop files hold the (design) truth" before You mean Fireworks. Photoshop was for graphic design. Web designers used Adobe Fireworks. Figma is a successor to Fireworks, not Photoshop.
Re: Thoughts and feelings around Claude Design
#146If you get to the post script it sounds like they are just pissed they didn't get hired by figma.
Re: Thoughts and feelings around Claude Design
#147This design tool space died a long time ago for me when InVision shut down and pivoted to a digital whiteboard. It’s a really difficult space. But the fundamental problem is that it’s hard to get a design system right long-term, especially because it’s so intertwined with your code and whatever component library you use, which is a layer your designer will never touch. I don’t really see Claude Design fixing the fund…
The solution is an open, flexible, scriptable and drawable canvas where design and code co-exist in exact harmony. Design changes directly modify front-end code, and front-end code directly modifies design equivalently. I see the endgame as a model where designers and FEE's are co-owners and co-authors of the front-end with zero handoff.
Re: Thoughts and feelings around Claude Design
#148It turns out there’s no way to use Math in variables built in to the product. The most common plugin is 99 dollars. To add what is obviously mustache JS. To browser based software. It’s not good.
Re: Thoughts and feelings around Claude Design
#149So let me get this straight (Pretend I'm 50, a developer since childhood, but I can't CSS to save my life) are there shops where developers, even front end developers, have to talk to designers who are't just sketching an idea for a logo or landing page, but designers who run this Figma thing and maintain the entire products "design" in some "style database"? And the idea is that these designers - who aren't develope…
lol yes. At least in agency world, a common approach in the last X years has been that designers create entire pixel-perfect, component-based sources-of-truth in Figma (which evolve! they aren't delivered static and complete) -- these are also what the client sees and approves, or at the very least they see branded deck slides that incorporate the Figma designs. Anyways, front end then re-implements from Figma into C…