ui-skills bets that taste can be written down
Everyone can vibe-code a UI now, and it shows — the same rounded cards, the same gradient hero, the same shadcn defaults everywhere. ui-skills, from design engineer ibelick, attacks that from an angle that's becoming the year's pattern: don't wait for a better model, hand the current one better instructions. It's a set of agent Skills for design engineering, on GitHub Trending at +242 stars today, 5k total, MIT licensed.
Mechanics are simple. Run npx ui-skills start and it routes your agent through the right skill set for the task at hand — component patterns, a baseline-ui foundation, browsable categories. The skills encode the judgment calls a good design engineer makes and an LLM by default does not: spacing, motion, states, restraint. Works with Claude Code and the rest of the CLI agent crowd.
Step back and the trend is loud. mattpocock/skills did this for TypeScript opinions, Google Labs' stitch-skills did it for design-to-code, Microsoft shipped dotnet skills, and Anthropic's own workshop material treats Skills as a default building block. Now taste itself — the thing everyone insisted AI couldn't have — is being packaged as text files an agent loads at runtime. And when one person's skills get adopted at this speed, their taste quietly becomes the ecosystem's default. Worth watching whose aesthetics your agent inherits.
github.com/ibelick/ui-skills
← Back to all articles
Mechanics are simple. Run npx ui-skills start and it routes your agent through the right skill set for the task at hand — component patterns, a baseline-ui foundation, browsable categories. The skills encode the judgment calls a good design engineer makes and an LLM by default does not: spacing, motion, states, restraint. Works with Claude Code and the rest of the CLI agent crowd.
Step back and the trend is loud. mattpocock/skills did this for TypeScript opinions, Google Labs' stitch-skills did it for design-to-code, Microsoft shipped dotnet skills, and Anthropic's own workshop material treats Skills as a default building block. Now taste itself — the thing everyone insisted AI couldn't have — is being packaged as text files an agent loads at runtime. And when one person's skills get adopted at this speed, their taste quietly becomes the ecosystem's default. Worth watching whose aesthetics your agent inherits.
github.com/ibelick/ui-skills
Comments