Comment by mlitwiniuk
5 days ago
I have to admit that when it was blocked, I canceled my max plan and asked for a refund. It felt like someone took away my previous toy. So I'm happy it's back again; I upgraded to max again. Coding aside, but Claude Design is phenomenal - for both new designs and redesigning existing UIs. So my customers will face a new wave of refreshed screens all over the place in coming days ;)
Yep claude design is nice. You can also do it from CLI or your own lovable clone. I made a fork from claudable https://github.com/holoduke/Claudable What I find stong with Fable is that it can pixel perfect copy existing sites or designs. And it can do complete conversions from plain html to nuxt, angular or react apps.
This is cool, I'll give it a try with my next pet project. So most likely next week, once I'm done with Fable ;) (seriously, I haven't started as many pet projects in the last 10 years as I did in the last 12 months).
> So my customers will face a new wave of refreshed screens all over the place in coming days
How do you determine the changes to make?
Do you A/B test?
How do you measure success?
What is your product?
How many customers do you have?
My product is AuditBadger.com - it's an AI-assisted compliance management platform (ISO27001 & SOC2) that guides you through the whole process (with everything a small business might want from such software). Having a few dozen customers allows me to still care about them personally and do onboarding for each and every one of them. During those onboardings, catch-ups, or weekly calls, I see where they struggle. This is how I determine what to work on next. There's no clear measurement of success beyond user satisfaction, though they every now and then praise me a little for UI/UX improvements. With Claude Design, I've got my design system set up (also by Claude scanning the repo); I upload a screenshot of the area I'm not happy with, prompt with some additional remarks, and after a couple of iterations, I get a proposal, which is always better than what I come up with in the first place.
Site does look great. I’ve not used Claude Design. How much do you feel like you were able to give your own personal touch to it?
I ask as I see many vibe coded products that look well but are very generic. It signals vapourware to me. But honestly your site looks a cut above. Do you have a design background?
Also is the design system you mentioned public?
1 reply →
[flagged]
I would say this is an important part of the product-market-fit discovery process. Sure, your comment holds true for well established products with a loyal customer base, but for an earlier stage product this rapid iteration process is quite important, especially from an onboarding and ease-of-use perspective.
Yes, this. I never redesign things for sake of redesigning. But being solo developer bootstrapping my product, I don't have a luxury of testing some concepts deeply internally or publishing well-optimized components. And when I see my customers struggle, that's clearly a signal, that's something in UX is wrong. Just today we had to explain one of our customers how to proceed with our ISMS workbook (Clauses 4-10 from ISO 27001) - initial design proved to be bad approach, I now know how to change this. And Claude Design is great translating my thoughts and suggestions into something, that's consistent and better, than I could design it in predictable time.