-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathskill.json
More file actions
24 lines (24 loc) · 730 Bytes
/
Copy pathskill.json
File metadata and controls
24 lines (24 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "ui-ux-pro",
"displayName": "UI/UX Pro",
"description": "AI-powered design intelligence with 67 UI styles, 161 color palettes, 57 font pairings, 161 industry reasoning rules, AI design tools, and design system generator for building professional UI/UX.",
"version": "1.0.0",
"author": "Adarsh",
"license": "MIT",
"homepage": "https://github.com/Adarsh1Y/ui-ux-pro",
"repository": "https://github.com/Adarsh1Y/ui-ux-pro",
"keywords": [
"ui",
"ux",
"design",
"design-system",
"color-palette",
"typography",
"ai-design",
"opencode-skill"
],
"platforms": [
"opencode"
],
"install": "git clone https://github.com/Adarsh1Y/ui-ux-pro ~/.opencode/skills/ui-ux-pro"
}