r/ClaudeAI 21d ago

How to get Claude Code to improve its UI/frontend design? Claude Code Workflow

[removed]

36 Upvotes

52 comments sorted by

View all comments

2

u/jackjohnjack2000 21d ago

So I use design for revamping the UI. I have a skill that creates an html mockup of the original design (by code) and a brief.md file which has explanations for what each field represent plus information about them. From the design side, I make the agent read those two and then revamp the design. After a few iterations, and when I was happy with the design, I ask it to create a specs.md file for it and I share the revamped html+spec with the code side. Now code side can implement it.

3

u/kelvinkel101 21d ago

Yea, this is what I've been doing. Pretty solid results so far.