skill.json 902 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "name": "ui-ux-pro-max",
  3. "displayName": "UI/UX Pro Max",
  4. "description": "AI-powered design intelligence with 67 UI styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 15+ tech stacks.",
  5. "version": "2.5.0",
  6. "author": "NextLevelBuilder",
  7. "license": "MIT",
  8. "homepage": "https://uupm.cc",
  9. "repository": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
  10. "keywords": [
  11. "ui",
  12. "ux",
  13. "design",
  14. "design-system",
  15. "color-palette",
  16. "typography",
  17. "accessibility",
  18. "ai-skill"
  19. ],
  20. "platforms": [
  21. "claude",
  22. "cursor",
  23. "windsurf",
  24. "copilot",
  25. "kiro",
  26. "roocode",
  27. "kilocode",
  28. "codex",
  29. "qoder",
  30. "gemini",
  31. "trae",
  32. "opencode",
  33. "continue",
  34. "codebuddy",
  35. "droid",
  36. "warp",
  37. "augment",
  38. "antigravity"
  39. ],
  40. "install": "npx uipro-cli init --ai {{platform}}"
  41. }