mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-07-24 15:08:10 +00:00
* feat(cli): add CodeWhale platform support for uipro init --ai codewhale * docs: Update README
22 lines
768 B
JSON
22 lines
768 B
JSON
{
|
|
"platform": "codewhale",
|
|
"displayName": "CodeWhale",
|
|
"installType": "full",
|
|
"folderStructure": {
|
|
"root": ".codewhale",
|
|
"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 with searchable database"
|
|
},
|
|
"sections": {
|
|
"quickReference": false
|
|
},
|
|
"title": "ui-ux-pro-max",
|
|
"description": "Comprehensive design guide for web, mobile, and desktop applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 22 technology stacks. Searchable database with priority-based recommendations.",
|
|
"skillOrWorkflow": "Skill"
|
|
}
|