Files
playbook/ui-ux-pro-max/cli/assets/templates/platforms/copilot.json
T
2026-06-25 16:06:49 +00:00

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"
}