logoalt Hacker News

quadraltoday at 10:18 AM3 repliesview on HN

The epitome of all LLM generated websites. I used to use ShadCN but when every LLM defaults to using this UI, it just makes mine look LLM generated.


Replies

franky47today at 10:34 AM

The whole point of shadcn/ui is that it’s customisable (that’s why the components are copied into your app as opposed to installed from a central npm package).

This is made easier with the /create UI: https://ui.shadcn.com/create

People use it like a design system, but it’s more like a design system for design systems.

show 2 replies
super256today at 10:27 AM

You can easily change the theme by changing the css variables. You might want to take a look at https://tweakcn.com/

show 1 reply
tyleotoday at 10:37 AM

That's funny. I thought ShadCN was LLM generated when I saw this thread and clicked the link. I didn't realize it was the ancestor of all the other stuff.