-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskill.json
More file actions
51 lines (51 loc) · 1.06 KB
/
Copy pathskill.json
File metadata and controls
51 lines (51 loc) · 1.06 KB
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
43
44
45
46
47
48
49
50
51
{
"name": "ui-pro-forge",
"displayName": "UI Pro Forge",
"description": "AI-powered design intelligence with 85 UI styles, 193 color palettes, 74 font pairings, 98 UX guidelines, and 25 chart types across 21 tech stacks.",
"version": "2.11.0",
"author": "kterfan",
"license": "MIT",
"homepage": "https://github.com/kterfan/ui-pro-forge",
"repository": "https://github.com/kterfan/ui-pro-forge",
"keywords": [
"claude-code",
"claude-skill",
"cursor",
"ai-agent",
"ai-coding-assistant",
"ui",
"ux",
"ui-ux",
"design",
"design-system",
"design-intelligence",
"color-palette",
"typography",
"tailwind",
"accessibility",
"wcag",
"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-pro-forge-cli init --ai {{platform}}"
}