Improve UI/UX design that makes the agent

Hello friends, I have been testing all the programming AIs for 2 months now.

So far the one that has worked best for me is Replit, but I notice that the design that makes the agent for me, is very improvable.

(I do not know if you can quote competitors, if it is against the rules delete it) But Bolt new makes better designs, in fact I use that app to improve the designs of Replit.

It is true that in what is important, which is the development of functionality Replit is MUCH better.

Regards

4 Likes

also interested if you have found something

There’s a bunch of improvements in the pipeline here, Talor gave a talk on it a couple weeks ago with some mock ups: https://youtu.be/dtuwxIJrnS0?t=2581

Any specific requests on designs or just vibe that you’d like to see improved defaults from the prototype?

2 Likes

When starting a new project I typically am specific about the UI library I want to use and also the components. E.g building a web app and using mui libraries.

I find taking this approach, the UI is quite good from the start and actually presents with a quality user interface and overall usability.

Agent w/typescript will probably end up injecting shadcn/ui , agent w/python will probably end up injecting bootstrap.

Have you gotten it to do mui reliably? do you have a reference I could look at?

Probably not the best example of a beautiful website, but I wanted to use a few of the MUI components.

The one thing I should add is through the process I was always very specific on what component to use, when and why. I also always linked it to the mui component page for further context, which I think helped…

Hi, I’ve been using Replit for about a month. Something that I’d like to see is the ability to (once a site is complete) create and export a comprehensive UX/UI document that can be handed to developers or clients, including layout dimensions and rules, colour language, interactions and button states etc. This would become part of the Brand offering

1 Like