mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-07-21 21:47:45 +00:00
The description strings still reported 161 color palettes, 73 font pairings, 99 UX guidelines, and 17 tech stacks -- numbers that predate the current data set. README.md and .claude-plugin/plugin.json already report the correct counts (192 palettes, 74 pairings, 98 guidelines, 22 stacks); this brings the two remaining stale files in line.
43 lines
926 B
JSON
43 lines
926 B
JSON
{
|
|
"name": "ui-ux-pro-max",
|
|
"displayName": "UI/UX Pro Max",
|
|
"description": "AI-powered design intelligence with 84 UI styles, 192 color palettes, 74 font pairings, 98 UX guidelines, and 25 chart types across 22 tech stacks.",
|
|
"version": "2.11.0",
|
|
"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}}"
|
|
}
|