forked from nextlevelbuilder/ui-ux-pro-max-skill
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskill.json
More file actions
42 lines (42 loc) · 925 Bytes
/
Copy pathskill.json
File metadata and controls
42 lines (42 loc) · 925 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"name": "ui-ux-pro-max",
"displayName": "UI/UX Pro Max",
"description": "AI-powered design intelligence with 84 UI styles, 161 color palettes, 73 font pairings, 99 UX guidelines, and 25 chart types across 17 tech stacks.",
"version": "2.6.2",
"author": "NextLevelBuilder",
"license": "MIT",
"homepage": "https://uupm.cc",
"repository": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
"keywords": [
"ui",
"ux",
"design",
"design-system",
"color-palette",
"typography",
"accessibility",
"ai-skill"
],
"platforms": [
"claude",
"cursor",
"windsurf",
"copilot",
"kiro",
"roocode",
"kilocode",
"codex",
"qoder",
"gemini",
"trae",
"opencode",
"continue",
"codebuddy",
"droid",
"warp",
"augment",
"antigravity",
"openclaw"
],
"install": "npx ui-ux-pro-max-cli init --ai {{platform}}"
}