mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-04-25 11:18:17 +00:00
- 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
12 lines
1.0 KiB
JSON
Executable File
12 lines
1.0 KiB
JSON
Executable File
{
|
|
"name": "ui-ux-pro-max",
|
|
"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"
|
|
},
|
|
"license": "MIT",
|
|
"keywords": ["ui", "ux", "design", "styles", "typography", "color-palette", "accessibility", "charts", "components"],
|
|
"skills": ["./.claude/skills/ui-ux-pro-max"]
|
|
}
|