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
22 lines
1.5 KiB
JSON
22 lines
1.5 KiB
JSON
{
|
|
"platform": "claude",
|
|
"displayName": "Claude Code",
|
|
"installType": "full",
|
|
"folderStructure": {
|
|
"root": ".claude",
|
|
"skillPath": "skills/ui-ux-pro-max",
|
|
"filename": "SKILL.md"
|
|
},
|
|
"scriptPath": "skills/ui-ux-pro-max/scripts/search.py",
|
|
"frontmatter": {
|
|
"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, 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, 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"
|
|
}
|