Better-UI-UX illustration

AI that designs
with taste, not boxes

$ npx skills add Mert-byt/Better-UI-UX
01

an AI coworker that has taste.

Your AI coding agent sees your project, reads your stack, and generates curated design systems — font pairs, color palettes, icon sets — not random templates.

172 palettes 35 font pairs WCAG validated
02

transform plain components into polished design.

Feed it boring HTML/JSX and get back glassmorphism, neumorphism, or custom-styled components with GSAP animations injected automatically.

glassmorphism GSAP ready scroll animations
03

icons and logos, generated on the fly.

114 parametric SVG icons built from shape primitives with 4 animation types. Minimal geometric logos generated to match your brand.

114 icons 4 animation types SVG output
04

a familiar design space.

Typography, color systems, component styling, smart palettes — everything your agent needs to make real design decisions.

design tokens theming MCP native
Better-UI-UX showcase

one command.

Agent Skill (recommended)

npx skills add Mert-byt/Better-UI-UX

Or clone manually

git clone https://github.com/Mert-byt/Better-UI-UX.git cd Better-UI-UX && npm install && npm run build

Add to your MCP client

{ "mcpServers": { "better-ui-ux": { "command": "node", "args": ["/path/to/Better-UI-UX/build/index.js"] } } }