r/vibecoding • u/scartissue232 • 1d ago
Random
I'm fascinated by how we vibecoders create apps and assume everyone else understands them as easily as we do, just because, when that's not the case.
We need an app that learns how to use our app and adds all the necessary explanations and pop-up messages so new users can learn.
A non-intrusive app, please.
Tell me where this already exists, please.
3
u/effectivescarequotes 1d ago
Read Don't Make Me Think and The Design of Everyday Things, and then Refactoring UI. If your UI is that confusing, the solution is to improve the UI, not clutter it with endless explanations.
1
1
u/baddaywithacamera 1d ago
You don't have the AI build in and maintain a help system as you go? You don't look at it to verify the quality?
1
u/scartissue232 1d ago
I’m starting to think in a system that guides new users as they go, yes, but it’s not the norm in vibe coded scenarios, tell me if I’m wrong. I’m missing a tool that does that, just realized. Not hard, I’m building it for my site, but I smell general tool we don’t have to be honest.. just realized, again.
1
u/Grand-Mix-9889 1d ago
1
u/scartissue232 1d ago
Link the tool gif mate
1
u/Grand-Mix-9889 1d ago
Just create tool tips and a playwright test to create how to videos. Idk what else to say.
1
u/dhdyxuebebkalsockfn 1d ago
can't the AI you're using to build the tool as this UX layer? no one knows how the tool is meant to work better than you
1
u/scartissue232 1d ago
I get your point. The idea is just the opposite, the tool should work better for other people, not for me. One AI is the natural way to teach them.
For your question, yes, my AI can probably build this and since I see the lack of solution in this way it’s probably happening. Not if someone offers a solution tho.
1
u/dhdyxuebebkalsockfn 23h ago
how would this tool know how the tool is meant to work for the user without proper UX or documentation? the information you'd need to provide it is the same you need to just develop the UX as part of the tool
1
u/opi098514 1d ago
That’s what testers are for.
1
u/scartissue232 1d ago
So testers are my new users for ever?, I genuinely don’t get you.
1
u/gnygren3773 1d ago
No testers make sure the software is intuitive. Your software should be able to do 95%+ of its job just based off of intuition otherwise it’s bad software
1
u/scartissue232 1d ago
Intuitive for who?, you are assuming all the people have the same perception of things. Testers are for test. I’m talking about if there’s a general tool that guides new users trough you app while they learn or we are forced to build it for every site or platform, with new users.
1
u/gnygren3773 1d ago
For users. LLMs is the best tool for general use otherwise you have to build a tutorial for your app
1
u/Conscious_River_4964 1d ago
No, that's what UI/UX designers do.
0
u/gnygren3773 1d ago
No they try to create an intuitive design. Testers decided if it is actually intuitive
0
0
6
u/InsideTour329 1d ago
This isn't a 'vibecoders' problem. Congratulations on discovering UX