返回提示词库
High-Tech Corporate KPI Presentation Slide 的 Reverse Prompt 示例图:Generates a futuristic, dark-themed presentation slide featuring a dual-line chart and a 2x2 grid of KPI cards,...
信息图英文

High-Tech Corporate KPI Presentation Slide 反推提示词案例

Generates a futuristic, dark-themed presentation slide featuring a dual-line chart and a 2x2 grid of KPI cards, ideal for business impact reports.

适合做图解、清单、路线图和知识长图:先锁定信息层级,再把文字量控制在模型能稳定处理的范围里。

拿去生成

画幅建议

16:9 或 4:3

细节策略

先快速出图,再细节精修

生成流程

先用文字生成定主画面,再一次只改一个重点细节。

完整反推提示词

英文

{
  "type": "corporate presentation slide",
  "theme": "high-tech, futuristic, dark mode, glowing neon blue and purple accents, abstract digital particle wave background",
  "header": {
    "title_primary": "{argument name=\"main chinese title\" default=\"业务影响\"}",
    "title_secondary": "{argument name=\"main english title\" default=\"Business Impact\"}",
    "tagline": "{argument name=\"tagline\" default=\"用数据说话,用结果证明价值\"}"
  },
  "layout": {
    "left_section": {
      "type": "line chart",
      "title": "效率与产能提升趋势",
      "y_axis": ["0%", "100%", "200%", "300%", "400%", "500%", "600%"],
      "x_axis": ["Q1", "Q2", "Q3", "Q4", "现在"],
      "lines": [
        {
          "label": "交付效率 (相对值)",
          "color": "neon blue",
          "trend": "upward curve",
          "annotation": "效率持续提升"
        },
        {
          "label": "单位成本 (相对值)",
          "color": "neon purple",
          "trend": "downward curve",
          "annotation": "成本显著下降"
        }
      ]
    },
    "right_section": {
      "type": "kpi grid",
      "count": 4,
      "arrangement": "2x2 grid",
      "cards": [
        {
          "icon": "rocket",
          "title": "效率提升",
          "value": "{argument name=\"kpi 1 value\" default=\"+120%\"}",
          "subtext": "交付效率显著提升"
        },
        {
          "icon": "coins with down arrow",
          "title": "成本降低",
          "value": "{argument name=\"kpi 2 value\" default=\"-200%\"}",
          "subtext": "单位交付成本下降"
        },
        {
          "icon": "bar chart with up arrow",
          "title": "产能提升",
          "value": "5倍",
          "subtext": "团队整体产能跃升"
        },
        {
          "icon": "people group",
          "title": "覆盖团队",
          "value": "10个",
          "subtext": "业务团队规模化受益"
        }
      ]
    }
  }
}

相关反推提示词案例