Claude Code can code nice UI. But nice UI doesn't mean good UI.
Manual UI testing is becoming one of my biggest bottlenecks when coding with AI now.
Tap a slide to expand
Manual UI testing is becoming one of my biggest bottlenecks when coding with AI now.
For any new feature, I find myself usually spending 80% of time doing manual UI testing.
These are two common issues I see:
- LLM sometimes makes poor judgment of what UI component to use.
When I asked Claude Code to add a feature to allow users to toggle the AI mode, image 1 is what it coded. It used an on/off switch for a choice between two modes. It looks decent, but ambiguous. What does ON mean? Turn ON Learning Mode or Explore Mode?
One way to solve this is probably giving it best practices on how to choose components as a skill?
- LLM can’t see layout issue.
After prompting it about the ambiguity, I asked it to use a segmented control. But it introduced a layout issue.
It took additional prompt to finally get it fixed.
—
This invites a question.
If the LLM could see what it coded, could it catch these obvious issues on its own?
This is something I just started to explore. Does anyone know of a solution that lets Claude Code (or similar tools) see its own UI output for a mobile app during the agentic loop?
Would love to hear how others handle this.
#AI #CodingWithAI #ClaudeCode #UITesting #UXDesign #DeveloperExperience #LLM
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in Vibe Coding
💡 Little-known hack to get the most out of Cursor for FREE
If you're using Cursor on the free plan, you will eventually hit the dreaded "servers overload" screen.
The votes are in.
I'm happy to announce the two winners of the portable monitor:
I was doing vibe coding and saw AI generated this code.
Notice anything?
冬至快乐!Happy Winter Solstice Festival!
I’m curious to see how well Meta AI can create images of Chinese cultural festivals.
Should I Still Use MCP? Is MCP Dead?
So I thought it is good to write about it, especially for a non-tech audience who are curious.
Vibe coders, this old news will happen to you sooner or later.
Unless you set up your project correctly.
💡 Little-known hack to get the most out of Cursor for FREE
If you're using Cursor on the free plan, you will eventually hit the dreaded "servers overload" screen.
I was doing vibe coding and saw AI generated this code.
Notice anything?
Should I Still Use MCP? Is MCP Dead?
So I thought it is good to write about it, especially for a non-tech audience who are curious.
The votes are in.
I'm happy to announce the two winners of the portable monitor:
冬至快乐!Happy Winter Solstice Festival!
I’m curious to see how well Meta AI can create images of Chinese cultural festivals.
Vibe coders, this old news will happen to you sooner or later.
Unless you set up your project correctly.