"Everything is a file."
UIXskills treats design systems not as vague descriptions, but as precise, importable, version-controlled Skills. We define the JSON protocol that allows AI Agents to construct interfaces with engineering precision.
Install UI/UX skills from the UIXskills Gallery with a single command.
# Install a skill by name
npx uixskills add button
# Install a core library
npx uixskills add hooosberg/UIXskills
# Install to a custom directory
npx uixskills add button --dir ./my-skills# List top skills
npx uixskills list
# Search for skills
npx uixskills search glassmorphismInstall from GitHub Repository
You can install any repository that has a uixskill.json file directly:
npx uixskills add owner/repoA decentralized collection of design intelligence.
- Frameworks:
react/shadcn,vue/element,swift/swiftui - Systems:
apple/human-interface,google/material-3 - Agents:
agent/frontend-expert,agent/code-architect
MIT License © 2026 UIXskills