23-device-mockup.json 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "locale": "zh",
  3. "id": "device-mockup",
  4. "name": "设备界面模型",
  5. "keywords": [
  6. "设备模型",
  7. "界面模型",
  8. "mockup",
  9. "UI展示",
  10. "APP截图",
  11. "设备展示",
  12. "屏幕展示",
  13. "device mockup",
  14. "SaaS"
  15. ],
  16. "trigger_phrases": [
  17. "设备模型",
  18. "界面展示",
  19. "mockup",
  20. "APP展示",
  21. "网站展示",
  22. "SaaS展示",
  23. "UI mockup",
  24. "产品截图",
  25. "屏幕展示"
  26. ],
  27. "prompt_template": {
  28. "type": "product device mockup photography",
  29. "subject": "{product_description} displayed on device screen",
  30. "device": "laptop or smartphone on desk",
  31. "screen_content": "modern clean app/dashboard interface",
  32. "desk_accessories": "coffee cup, plant, notebook, natural work environment",
  33. "lighting": "natural window light with warm fill",
  34. "quality": "8K, tech product photography, screen content tack-sharp"
  35. },
  36. "defaults": {
  37. "device": "latest laptop on clean desk",
  38. "desk_accessories": "coffee cup, small plant, wireless mouse, notebook",
  39. "lighting": "soft window light from left, warm overhead fill",
  40. "background": "modern minimal office environment"
  41. },
  42. "variants": {
  43. "single-laptop": {
  44. "description": "单笔记本",
  45. "overrides": {
  46. "device": "MacBook Pro showing product interface, shallow depth of field on screen"
  47. }
  48. },
  49. "multi-device": {
  50. "description": "多设备联动",
  51. "overrides": {
  52. "device": "iPad center + iPhone left + smartwatch right, all showing consistent app UI"
  53. }
  54. },
  55. "phone-only": {
  56. "description": "手机展示",
  57. "overrides": {
  58. "device": "iPhone held at slight angle in hand, lifestyle background, screen clearly visible"
  59. }
  60. },
  61. "office-lifestyle": {
  62. "description": "办公场景",
  63. "overrides": {
  64. "desk_accessories": "Aesop hand cream, Muji pen holder, latte with art, hardcover notebook, trailing plant on shelf",
  65. "background": "Scandinavian home office with white bookshelf"
  66. }
  67. }
  68. },
  69. "category_tips": {
  70. "saas": "show dashboard with charts, KPI cards, data visualizations",
  71. "mobile_app": "show app interface on phone, notification visible, clean UI",
  72. "ecommerce_platform": "show store admin dashboard with product listings and analytics",
  73. "fintech": "show financial dashboard with graphs, portfolio summary",
  74. "health_app": "show workout tracker, health metrics, progress charts",
  75. "ai_product": "show chat interface, AI responses, modern dark or light theme"
  76. },
  77. "examples": [
  78. "Product mockup on laptop. Silver laptop on white desk, screen showing modern dashboard with charts. Coffee cup and small plant nearby. Natural window light. Clean product photography, 8K",
  79. "Multi-device mockup. iPad with keyboard showing {product} app, iPhone showing notification, Apple Watch showing widget. All screens consistent UI in sage green. Scandinavian desk, 8K, 1536x1024px"
  80. ],
  81. "anti_ai_tips": "",
  82. "supports_image_reference": true
  83. }