From 035df47a56f95a7922bef481284e8acd5c3b75f0 Mon Sep 17 00:00:00 2001 From: Goon Date: Tue, 24 Mar 2026 17:43:13 +0700 Subject: [PATCH] fix: address Claude review findings - Warn when --global and --legacy are used together (init.ts) - Update metadata across all platform templates (161 palettes, 15 stacks) - Bump skill.json version from 2.0.0 to 2.5.0 - Re-throw non-ENOENT errors in uninstall.ts removeSkillDir - Hoist detectAIType call to avoid double invocation in uninstall - Add clarifying comment for .shared in AI_FOLDERS mapping --- .claude-plugin/plugin.json | 2 +- cli/assets/templates/platforms/agent.json | 4 ++-- cli/assets/templates/platforms/augment.json | 2 +- cli/assets/templates/platforms/claude.json | 4 ++-- cli/assets/templates/platforms/codebuddy.json | 2 +- cli/assets/templates/platforms/codex.json | 2 +- cli/assets/templates/platforms/continue.json | 2 +- cli/assets/templates/platforms/copilot.json | 4 ++-- cli/assets/templates/platforms/cursor.json | 4 ++-- cli/assets/templates/platforms/droid.json | 4 ++-- cli/assets/templates/platforms/gemini.json | 2 +- cli/assets/templates/platforms/kilocode.json | 4 ++-- cli/assets/templates/platforms/kiro.json | 4 ++-- cli/assets/templates/platforms/opencode.json | 2 +- cli/assets/templates/platforms/qoder.json | 2 +- cli/assets/templates/platforms/roocode.json | 4 ++-- cli/assets/templates/platforms/trae.json | 2 +- cli/assets/templates/platforms/warp.json | 2 +- cli/assets/templates/platforms/windsurf.json | 4 ++-- cli/src/commands/init.ts | 3 +++ cli/src/commands/uninstall.ts | 11 ++++++----- cli/src/types/index.ts | 4 +++- skill.json | 2 +- src/ui-ux-pro-max/templates/platforms/agent.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/augment.json | 2 +- src/ui-ux-pro-max/templates/platforms/claude.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/codebuddy.json | 2 +- src/ui-ux-pro-max/templates/platforms/codex.json | 2 +- src/ui-ux-pro-max/templates/platforms/continue.json | 2 +- src/ui-ux-pro-max/templates/platforms/copilot.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/cursor.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/droid.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/gemini.json | 2 +- src/ui-ux-pro-max/templates/platforms/kilocode.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/kiro.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/opencode.json | 2 +- src/ui-ux-pro-max/templates/platforms/qoder.json | 2 +- src/ui-ux-pro-max/templates/platforms/roocode.json | 4 ++-- src/ui-ux-pro-max/templates/platforms/trae.json | 2 +- src/ui-ux-pro-max/templates/platforms/warp.json | 2 +- src/ui-ux-pro-max/templates/platforms/windsurf.json | 4 ++-- 41 files changed, 68 insertions(+), 62 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d70600b..30f37fb 100755 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "ui-ux-pro-max", - "description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.", + "description": "UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.", "version": "2.5.0", "author": { "name": "nextlevelbuilder" diff --git a/cli/assets/templates/platforms/agent.json b/cli/assets/templates/platforms/agent.json index 55b4aad..918dd00 100755 --- a/cli/assets/templates/platforms/agent.json +++ b/cli/assets/templates/platforms/agent.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/augment.json b/cli/assets/templates/platforms/augment.json index 85ea236..dd1b6ba 100644 --- a/cli/assets/templates/platforms/augment.json +++ b/cli/assets/templates/platforms/augment.json @@ -13,6 +13,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/claude.json b/cli/assets/templates/platforms/claude.json index c63f079..5a4a8ee 100644 --- a/cli/assets/templates/platforms/claude.json +++ b/cli/assets/templates/platforms/claude.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples." + "description": "UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples." }, "sections": { "quickReference": true }, "title": "UI/UX Pro Max - Design Intelligence", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/codebuddy.json b/cli/assets/templates/platforms/codebuddy.json index f19e3e2..81d746a 100644 --- a/cli/assets/templates/platforms/codebuddy.json +++ b/cli/assets/templates/platforms/codebuddy.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/codex.json b/cli/assets/templates/platforms/codex.json index 5974ceb..44ad0be 100644 --- a/cli/assets/templates/platforms/codex.json +++ b/cli/assets/templates/platforms/codex.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/continue.json b/cli/assets/templates/platforms/continue.json index 54d1d8d..3778b09 100644 --- a/cli/assets/templates/platforms/continue.json +++ b/cli/assets/templates/platforms/continue.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/copilot.json b/cli/assets/templates/platforms/copilot.json index c8fd463..71f270f 100755 --- a/cli/assets/templates/platforms/copilot.json +++ b/cli/assets/templates/platforms/copilot.json @@ -10,12 +10,12 @@ "scriptPath": "prompts/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/cli/assets/templates/platforms/cursor.json b/cli/assets/templates/platforms/cursor.json index 90ec900..b48e3da 100755 --- a/cli/assets/templates/platforms/cursor.json +++ b/cli/assets/templates/platforms/cursor.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/droid.json b/cli/assets/templates/platforms/droid.json index 253b403..2f367ba 100644 --- a/cli/assets/templates/platforms/droid.json +++ b/cli/assets/templates/platforms/droid.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient." + "description": "UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient." }, "sections": { "quickReference": false }, "title": "UI/UX Pro Max - Design Intelligence", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/gemini.json b/cli/assets/templates/platforms/gemini.json index 379d4bb..2cb73d8 100644 --- a/cli/assets/templates/platforms/gemini.json +++ b/cli/assets/templates/platforms/gemini.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/kilocode.json b/cli/assets/templates/platforms/kilocode.json index 67d8b5a..52b2bd0 100644 --- a/cli/assets/templates/platforms/kilocode.json +++ b/cli/assets/templates/platforms/kilocode.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/kiro.json b/cli/assets/templates/platforms/kiro.json index 4229efc..27af615 100755 --- a/cli/assets/templates/platforms/kiro.json +++ b/cli/assets/templates/platforms/kiro.json @@ -10,12 +10,12 @@ "scriptPath": "steering/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/cli/assets/templates/platforms/opencode.json b/cli/assets/templates/platforms/opencode.json index 1c86cbc..9a02703 100644 --- a/cli/assets/templates/platforms/opencode.json +++ b/cli/assets/templates/platforms/opencode.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/qoder.json b/cli/assets/templates/platforms/qoder.json index 164fa53..61abf13 100644 --- a/cli/assets/templates/platforms/qoder.json +++ b/cli/assets/templates/platforms/qoder.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/roocode.json b/cli/assets/templates/platforms/roocode.json index 1770a27..9662e10 100755 --- a/cli/assets/templates/platforms/roocode.json +++ b/cli/assets/templates/platforms/roocode.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/cli/assets/templates/platforms/trae.json b/cli/assets/templates/platforms/trae.json index f66b3d1..312bff7 100644 --- a/cli/assets/templates/platforms/trae.json +++ b/cli/assets/templates/platforms/trae.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/warp.json b/cli/assets/templates/platforms/warp.json index 3fe5384..fab3d5c 100644 --- a/cli/assets/templates/platforms/warp.json +++ b/cli/assets/templates/platforms/warp.json @@ -13,6 +13,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/assets/templates/platforms/windsurf.json b/cli/assets/templates/platforms/windsurf.json index 2e89327..012c311 100755 --- a/cli/assets/templates/platforms/windsurf.json +++ b/cli/assets/templates/platforms/windsurf.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/cli/src/commands/init.ts b/cli/src/commands/init.ts index c38f5b7..e3bae33 100755 --- a/cli/src/commands/init.ts +++ b/cli/src/commands/init.ts @@ -158,6 +158,9 @@ export async function initCommand(options: InitOptions): Promise { try { // Use legacy ZIP-based install if --legacy flag is set if (options.legacy) { + if (isGlobal) { + spinner.warn('--global is not supported with --legacy mode, installing locally instead'); + } // Try GitHub download first (unless offline mode) if (!options.offline) { const githubResult = await tryGitHubInstall(cwd, aiType, spinner); diff --git a/cli/src/commands/uninstall.ts b/cli/src/commands/uninstall.ts index 005881c..ba58fea 100644 --- a/cli/src/commands/uninstall.ts +++ b/cli/src/commands/uninstall.ts @@ -26,8 +26,9 @@ async function removeSkillDir(baseDir: string, aiType: Exclude): try { await rm(skillDir, { recursive: true, force: true }); removed.push(`${folder}/skills/ui-ux-pro-max`); - } catch { - // Directory doesn't exist, skip + } catch (err: unknown) { + // Re-throw permission errors; force:true already handles ENOENT + if ((err as NodeJS.ErrnoException).code !== 'ENOENT') throw err; } } @@ -42,10 +43,11 @@ export async function uninstallCommand(options: UninstallOptions): Promise const locationLabel = isGlobal ? '~/ (global)' : process.cwd(); let aiType = options.ai; + const { detected: initialDetected } = detectAIType(baseDir); // Auto-detect or prompt for AI type if (!aiType) { - const { detected } = detectAIType(baseDir); + const detected = initialDetected; if (detected.length === 0) { logger.warn('No installed AI skill directories detected.'); @@ -97,8 +99,7 @@ export async function uninstallCommand(options: UninstallOptions): Promise if (aiType === 'all') { // Remove for all detected platforms - const { detected } = detectAIType(baseDir); - for (const type of detected) { + for (const type of initialDetected) { const removed = await removeSkillDir(baseDir, type); allRemoved.push(...removed); } diff --git a/cli/src/types/index.ts b/cli/src/types/index.ts index 2256bee..ab8385a 100755 --- a/cli/src/types/index.ts +++ b/cli/src/types/index.ts @@ -43,7 +43,9 @@ export interface PlatformConfig { export const AI_TYPES: AIType[] = ['claude', 'cursor', 'windsurf', 'antigravity', 'copilot', 'roocode', 'kiro', 'codex', 'qoder', 'gemini', 'trae', 'opencode', 'continue', 'codebuddy', 'droid', 'kilocode', 'warp', 'augment', 'all']; -// Legacy folder mapping for backward compatibility with ZIP-based installs +// Legacy folder mapping for backward compatibility with ZIP-based installs. +// Note: .shared is included for platforms that used ZIP installs. Post-ZIP platforms +// (kilocode, warp, augment) include .shared as a no-op for consistent uninstall behavior. export const AI_FOLDERS: Record, string[]> = { claude: ['.claude'], cursor: ['.cursor', '.shared'], diff --git a/skill.json b/skill.json index 6df03f3..4c6748b 100644 --- a/skill.json +++ b/skill.json @@ -2,7 +2,7 @@ "name": "ui-ux-pro-max", "displayName": "UI/UX Pro Max", "description": "AI-powered design intelligence with 67 UI styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15+ tech stacks.", - "version": "2.0.0", + "version": "2.5.0", "author": "NextLevelBuilder", "license": "MIT", "homepage": "https://uupm.cc", diff --git a/src/ui-ux-pro-max/templates/platforms/agent.json b/src/ui-ux-pro-max/templates/platforms/agent.json index 55b4aad..918dd00 100755 --- a/src/ui-ux-pro-max/templates/platforms/agent.json +++ b/src/ui-ux-pro-max/templates/platforms/agent.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/augment.json b/src/ui-ux-pro-max/templates/platforms/augment.json index 85ea236..dd1b6ba 100644 --- a/src/ui-ux-pro-max/templates/platforms/augment.json +++ b/src/ui-ux-pro-max/templates/platforms/augment.json @@ -13,6 +13,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/claude.json b/src/ui-ux-pro-max/templates/platforms/claude.json index c63f079..5a4a8ee 100644 --- a/src/ui-ux-pro-max/templates/platforms/claude.json +++ b/src/ui-ux-pro-max/templates/platforms/claude.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples." + "description": "UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples." }, "sections": { "quickReference": true }, "title": "UI/UX Pro Max - Design Intelligence", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/codebuddy.json b/src/ui-ux-pro-max/templates/platforms/codebuddy.json index f19e3e2..81d746a 100644 --- a/src/ui-ux-pro-max/templates/platforms/codebuddy.json +++ b/src/ui-ux-pro-max/templates/platforms/codebuddy.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/codex.json b/src/ui-ux-pro-max/templates/platforms/codex.json index 5974ceb..44ad0be 100644 --- a/src/ui-ux-pro-max/templates/platforms/codex.json +++ b/src/ui-ux-pro-max/templates/platforms/codex.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/continue.json b/src/ui-ux-pro-max/templates/platforms/continue.json index 54d1d8d..3778b09 100644 --- a/src/ui-ux-pro-max/templates/platforms/continue.json +++ b/src/ui-ux-pro-max/templates/platforms/continue.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/copilot.json b/src/ui-ux-pro-max/templates/platforms/copilot.json index c8fd463..71f270f 100755 --- a/src/ui-ux-pro-max/templates/platforms/copilot.json +++ b/src/ui-ux-pro-max/templates/platforms/copilot.json @@ -10,12 +10,12 @@ "scriptPath": "prompts/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/src/ui-ux-pro-max/templates/platforms/cursor.json b/src/ui-ux-pro-max/templates/platforms/cursor.json index 90ec900..b48e3da 100755 --- a/src/ui-ux-pro-max/templates/platforms/cursor.json +++ b/src/ui-ux-pro-max/templates/platforms/cursor.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/droid.json b/src/ui-ux-pro-max/templates/platforms/droid.json index 253b403..2f367ba 100644 --- a/src/ui-ux-pro-max/templates/platforms/droid.json +++ b/src/ui-ux-pro-max/templates/platforms/droid.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient." + "description": "UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient." }, "sections": { "quickReference": false }, "title": "UI/UX Pro Max - Design Intelligence", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/gemini.json b/src/ui-ux-pro-max/templates/platforms/gemini.json index 379d4bb..2cb73d8 100644 --- a/src/ui-ux-pro-max/templates/platforms/gemini.json +++ b/src/ui-ux-pro-max/templates/platforms/gemini.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/kilocode.json b/src/ui-ux-pro-max/templates/platforms/kilocode.json index 67d8b5a..52b2bd0 100644 --- a/src/ui-ux-pro-max/templates/platforms/kilocode.json +++ b/src/ui-ux-pro-max/templates/platforms/kilocode.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/kiro.json b/src/ui-ux-pro-max/templates/platforms/kiro.json index 4229efc..27af615 100755 --- a/src/ui-ux-pro-max/templates/platforms/kiro.json +++ b/src/ui-ux-pro-max/templates/platforms/kiro.json @@ -10,12 +10,12 @@ "scriptPath": "steering/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/src/ui-ux-pro-max/templates/platforms/opencode.json b/src/ui-ux-pro-max/templates/platforms/opencode.json index 1c86cbc..9a02703 100644 --- a/src/ui-ux-pro-max/templates/platforms/opencode.json +++ b/src/ui-ux-pro-max/templates/platforms/opencode.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/qoder.json b/src/ui-ux-pro-max/templates/platforms/qoder.json index 164fa53..61abf13 100644 --- a/src/ui-ux-pro-max/templates/platforms/qoder.json +++ b/src/ui-ux-pro-max/templates/platforms/qoder.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/roocode.json b/src/ui-ux-pro-max/templates/platforms/roocode.json index 1770a27..9662e10 100755 --- a/src/ui-ux-pro-max/templates/platforms/roocode.json +++ b/src/ui-ux-pro-max/templates/platforms/roocode.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Workflow" } diff --git a/src/ui-ux-pro-max/templates/platforms/trae.json b/src/ui-ux-pro-max/templates/platforms/trae.json index f66b3d1..312bff7 100644 --- a/src/ui-ux-pro-max/templates/platforms/trae.json +++ b/src/ui-ux-pro-max/templates/platforms/trae.json @@ -16,6 +16,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/warp.json b/src/ui-ux-pro-max/templates/platforms/warp.json index 3fe5384..fab3d5c 100644 --- a/src/ui-ux-pro-max/templates/platforms/warp.json +++ b/src/ui-ux-pro-max/templates/platforms/warp.json @@ -13,6 +13,6 @@ "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" } diff --git a/src/ui-ux-pro-max/templates/platforms/windsurf.json b/src/ui-ux-pro-max/templates/platforms/windsurf.json index 2e89327..012c311 100755 --- a/src/ui-ux-pro-max/templates/platforms/windsurf.json +++ b/src/ui-ux-pro-max/templates/platforms/windsurf.json @@ -10,12 +10,12 @@ "scriptPath": "skills/ui-ux-pro-max/scripts/search.py", "frontmatter": { "name": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks." + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks." }, "sections": { "quickReference": false }, "title": "ui-ux-pro-max", - "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 96 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 13 technology stacks. Searchable database with priority-based recommendations.", + "description": "Comprehensive design guide for web and mobile applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15 technology stacks. Searchable database with priority-based recommendations.", "skillOrWorkflow": "Skill" }