Skip to content

hooosberg/UIXskills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


UIX Skills Logo

UIX SKILLS

Design Standards, Codified.

The protocol layer bridging Natural Language and Pixel-Perfect UI.


Website NPM License



English  ·  简体中文



"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.


UIXskills CLI

Install UI/UX skills from the UIXskills Gallery with a single command.

Quick Start

# 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

CLI Commands

List & Search

# List top skills
npx uixskills list

# Search for skills
npx uixskills search glassmorphism

Advanced Usage

Install from GitHub Repository You can install any repository that has a uixskill.json file directly:

npx uixskills add owner/repo

The Registry

A 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

About

AI → JSON → Whiteboard → SKILL→ UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors