Remix.run Logo
mlitwiniuk 5 hours 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 ;)

coneonthefloor 5 hours ago | parent | next [-]

> 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?

mlitwiniuk 4 hours ago | parent [-]

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.

coneonthefloor 4 hours ago | parent [-]

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?

mlitwiniuk 3 hours ago | parent [-]

Thanks, I'm seriously blushing ;)

No, the design system isn't public. But only because it's a month old and I never considered opening it. I'll give it some thought.

I don't have a design background, but I ran a software house/dev shop for almost 15 years; maybe that taught me a little. And my very first client, after seeing our very first projects, said one thing: "I don't care how ugly this is, but for god sake, please make it consistent, consistency is only think that matters long-term". Those might not be his exact words, but keeping designs consistent is imo pretty important.

Regarding the personal touch, the app itself is the result of gradual evolution. It started as an HR system, which we worked on in Prograils. It even got its first semi-professional design, which evolved over the last two years (during which I learned that bootstrapping an HRMS is a very bad idea ;)). As for the website, I have to admin it - Claude Design did it. I was testing Fable 5 previously and actually decided to give CD a try. It was the result of one prompt, which gave me five proposals. One made it to the main page, and two others went to my other pet projects (which are meant to drive traffic to AuditBadger).

holoduke 4 hours ago | parent | prev | next [-]

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.

mlitwiniuk 3 hours ago | parent [-]

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).

4edaa019b893f65 3 hours ago | parent | prev [-]

>So my customers will face a new wave of refreshed screens all over the place in coming days ;)

Why would you EVER think this is a positive thing? When have customers ever be happy about UI changes? UI changes are stupid. Animations are stupid. If it works, then just leave it and don't hop onto the next shiny rounded corner design. Constant design changes are annoying as hell and it sounds like you are the reason why the internet is so incredibly frustrating to use

ben-gy 3 hours ago | parent [-]

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.

mlitwiniuk 2 hours ago | parent [-]

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.