copilot.json 897 B

123456789101112131415161718192021
  1. {
  2. "platform": "copilot",
  3. "displayName": "GitHub Copilot",
  4. "installType": "full",
  5. "folderStructure": {
  6. "root": ".github",
  7. "skillPath": "prompts/ui-ux-pro-max",
  8. "filename": "PROMPT.md"
  9. },
  10. "scriptPath": "prompts/ui-ux-pro-max/scripts/search.py",
  11. "frontmatter": {
  12. "name": "ui-ux-pro-max",
  13. "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."
  14. },
  15. "sections": {
  16. "quickReference": false
  17. },
  18. "title": "ui-ux-pro-max",
  19. "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.",
  20. "skillOrWorkflow": "Workflow"
  21. }