场景定位
构建或更新 Web 应用,部署预览并产出可访问 URL。 本页把官方 use case 的章节、工具、起步提示词和检查点整理成中文执行流程,便于直接对照落地。
- 难度
- 中级
- 时间跨度
- 约 30-60 分钟
适合用于
- 需要把「构建或更新 Web 应用,部署预览并产出可访问 URL。」做成可复用流程的团队,且来源分散在 Build Web Apps、Vercel 等工具中
- 希望 ChatGPT 或 Codex 保留来源、检查点和可审阅输出的使用者
- 需要把「部署应用或网站」从一次性对话变成可复查工作流的场景
Skills & Plugins
相关工具
Starter Prompt
起步提示词
Use @build-web-apps to turn [repo, screenshot, design, or rough app idea] into a working website.
Then use @vercel to deploy a preview and hand me the live URL.
Context:
- [what the site should do]
- [source data, API, docs, or assets to use]
- [style or product constraints]
- [anything not to change]
Before you hand it back, run the local build and verify the deployment is ready. 在 ChatGPT 中尝试 从 the site and the 部署 target 开始
这一节对应官方流程中的「Start with the site and the deploy target」。落地时围绕「部署应用或网站」把目标、输入、执行步骤和验证证据保持在同一条工作流里。
操作要点:把已确认的上下文转成「部署应用或网站」所需的可审阅草稿或交付物,并关注 Codex 等相关来源或工具,并保留后续修改入口。
操作要点:先把本节需要的来源材料、权限和上下文补齐,并关注 Codex 等相关来源或工具;缺失内容要明确标记,不要让 ChatGPT 或 Codex 隐式猜测。
操作要点:把已确认的上下文转成「部署应用或网站」所需的可审阅草稿或交付物,并关注 Codex 等相关来源或工具,并保留后续修改入口。
检查 the result before you share it
这一部分用于审查「部署应用或网站」的结果:把来源、假设、输出和下一步动作逐项核对,避免只得到一个看似完成但无法验证的草稿。
操作要点:把已确认的上下文转成「部署应用或网站」所需的可审阅草稿或交付物,并关注 Codex 等相关来源或工具,并保留后续修改入口。
操作要点:在继续执行前检查来源、假设、受众、权限和输出质量;不确定内容应进入待确认列表。
Iterate from the live URL
迭代时不要重开上下文;在同一 chat 中继续修订,让 ChatGPT 基于已经确认的来源、偏好和检查结果调整输出。
操作要点:先把本节需要的来源材料、权限和上下文补齐,并关注 Codex 等相关来源或工具;缺失内容要明确标记,不要让 ChatGPT 或 Codex 隐式猜测。
操作要点:围绕「Iterate from the live URL」推进「部署应用或网站」时,保持目标、输入、执行步骤和验证结果一致。
- 在继续执行前检查来源、假设、受众、权限和输出质量;不确定内容应进入待确认列表。
- 先把本节需要的来源材料、权限和上下文补齐;缺失内容要明确标记,不要让 ChatGPT 或 Codex 隐式猜测。
- 把已确认的上下文转成「部署应用或网站」所需的可审阅草稿或交付物,并保留后续修改入口。
Prompt Library
建议提示词
先界定范围
For Deploy an app or website, first inspect the available sources and propose the smallest useful scope. Name the inputs, outputs, validation steps, permissions, and anything that needs approval before action. 交付前复核
Review the result for Deploy an app or website. Check source coverage, assumptions, unresolved questions, and the evidence that proves the output is ready to use.