alt.hn

7/15/2026 at 1:55:23 PM

Show HN: StyleSeed – a design-rules engine so AI agents stop building generic UI

https://github.com/bitjaru/styleseed

by bitjaru0402

7/15/2026 at 4:09:30 PM

I’d recommend a different approach if you’re looking for unique, non-LLM looking styles. Consider trying diffusion as a starting point, then feeding that into an LLM to build.

Ie here are some results:

https://html.non.io/tarot

https://html.non.io/hydroponics

https://html.non.io/solara

All of these started with diffusion renders as a starting point.

LLMs have intrinsic problems when it comes to design. They write code to represent design, but are trained to write consistent code. Consistent code is great if you’re writing a backend function that handles financial, but for design you end up with similar looks. You can use LLMs to police themselves, but it’s still like using backend engineers to review other backend engineers’ designs.

I left Figma to go build a UI design tool based off of diffusion because of this issue. I have a full walkthrough of how I build that tarot page here: https://x.com/pwnies/status/2076755344471289898?s=46&t=bwJTI...

by jjcm

7/15/2026 at 11:04:12 PM

Thanks, I think there's more to learn from using image models to get your vibe started.

It's great though that so many people love showing off "19 skills that keep agents from acting all generic and shit".

by cadamsdotcom

7/15/2026 at 9:13:45 PM

If you consider these non-LLM looking, I have some news for you (not that they don't look good to be clear)

by K3UL

7/15/2026 at 4:11:34 PM

Oh one warning - I didn’t optimize any of these for mobile. The hydroponics one does use some device motion for a cool effect though.

by jjcm

7/15/2026 at 4:16:46 PM

[flagged]

by bitjaru0402

7/15/2026 at 3:38:45 PM

While I empathize a lot with the issue of agents building super generic "vibe-coded" UIs, the webpage linked from the Github provides a Showcase with presets in the style of Notion, Vercel, Linear etc. which just change the color / theme not the actual design to match that of these companies which I thought was the point of the design skills?

by AnthonyR

7/15/2026 at 3:41:42 PM

[flagged]

by bitjaru0402

7/15/2026 at 4:27:24 PM

This is really cool. What learnings would you say you could extract on the design side from the Watergate scandal, and how do you think StyleSeed applies to those learnings?

by jjcm

7/15/2026 at 4:06:30 PM

There are actually quite a few elements failing the Lighthouse accessibility audit.

This page also has 26 emdashes on it. For a page that isn’t an article, that seems pretty high.

by james2doyle

7/15/2026 at 4:16:19 PM

[flagged]

by bitjaru0402

7/15/2026 at 4:30:21 PM

- LLMs are not good for design

- LLMs lack so far in anything that involves actual human creativity

- Sure they can build the most generic prototype of a webapp that is needed but they sure as hell wont make a unique one

by vivzkestrel

7/15/2026 at 4:46:05 PM

I'm liking the idea of the project, but you're spending too many tokens on critic prompts for things that should be deterministic.

by _boffin_

7/15/2026 at 4:36:14 PM

[dead]

by _boffin_

7/15/2026 at 3:53:41 PM

[dead]

by jkwang

7/15/2026 at 1:57:10 PM

[flagged]

by bitjaru0402