FEATUREDHacker News Frontpage· rssEN13:55 · 07·15
→StyleSeed: A design-rules engine so AI coding agents stop shipping generic-looking UI
bitjaru open-sourced StyleSeed, a design-rules engine for AI coding tools like Claude Code, Codex, and Cursor. It teaches design judgment rather than just generating code: 74 rules, 48 components, 7 brand skins (Toss, Stripe, Linear, Notion, Raycast, Arc, Vercel), a named motion system, and 15 /ss-* skills. MIT licensed, currently at 731 stars. The post doesn't detail how rules are enforced or how the motion system works in practice, but the structure aims to suppress the 'AI-generated' look in shipped UI.
#Code#bitjaru#Claude Code#Codex
why featured
Featured · importance 72 · hook + knowledge + resonance
editor take
A design-rules engine that teaches AI coding tools to stop shipping generic-looking UI.
sharp
This caught my eye because it targets a real pain point: UI shipped by Claude Code and Cursor all looks the same, and you can spot the AI-generated look instantly. StyleSeed doesn't generate code — it feeds the model 74 design rules, 48 components, and 7 brand skins (Stripe, Linear, Vercel, etc.), acting like a design director for your AI coding agent.
The structure is clean: 15 /ss-* slash commands, a named motion system, MIT licensed, 731 stars at the moment. But the README doesn't explain how rules are enforced — system prompt injection? A lint step? And there's no detail on how the motion system actually renders. I'd treat this as a solid template for adding design constraints to AI coding tools, but whether it reliably suppresses the generic look depends on how it behaves in a real project.
HKR breakdown
hook ✓knowledge ✓resonance ✓