mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-04-25 03:08:07 +00:00
- Merged STACK_CONFIG: kept main's full stack list + added angular & laravel from PR - Updated platform templates: 161 palettes, 16 stacks across all descriptions - Listed all 16 stacks in claude.json frontmatter description
22 lines
897 B
JSON
Executable File
22 lines
897 B
JSON
Executable File
{
|
|
"platform": "copilot",
|
|
"displayName": "GitHub Copilot",
|
|
"installType": "full",
|
|
"folderStructure": {
|
|
"root": ".github",
|
|
"skillPath": "prompts/ui-ux-pro-max",
|
|
"filename": "PROMPT.md"
|
|
},
|
|
"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, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 16 technology stacks."
|
|
},
|
|
"sections": {
|
|
"quickReference": false
|
|
},
|
|
"title": "ui-ux-pro-max",
|
|
"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 16 technology stacks. Searchable database with priority-based recommendations.",
|
|
"skillOrWorkflow": "Workflow"
|
|
}
|