mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-09-25 13:36:15 +00:00
Both files were stuck at v2.2.1 while plugin.json, skill.json and cli/package.json had moved to v2.5.0. Claude marketplace reads marketplace.json for version and palette count — the stale entry showed outdated data (96 palettes vs actual 161, 13 stacks vs 15). Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"name": "ui-ux-pro-max-skill",
|
|
"id": "ui-ux-pro-max-skill",
|
|
"owner": {
|
|
"name": "nextlevelbuilder"
|
|
},
|
|
"metadata": {
|
|
"description": "UI/UX design intelligence skill with 67 styles, 161 palettes, 57 font pairings, 25 charts, and 15 stack guidelines",
|
|
"version": "2.5.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "ui-ux-pro-max",
|
|
"source": "./",
|
|
"description": "Professional UI/UX design intelligence for AI coding assistants. Includes searchable databases of styles, colors, typography, charts, and UX guidelines for React, Next.js, Astro, Vue, Nuxt.js, Nuxt UI, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and Jetpack Compose.",
|
|
"version": "2.5.0",
|
|
"author": {
|
|
"name": "nextlevelbuilder"
|
|
},
|
|
"keywords": [
|
|
"ui",
|
|
"ux",
|
|
"design",
|
|
"styles",
|
|
"typography",
|
|
"color-palette",
|
|
"accessibility",
|
|
"charts",
|
|
"components"
|
|
],
|
|
"category": "design",
|
|
"strict": false
|
|
}
|
|
]
|
|
}
|