What is the problem?
给 AI 工具新手的一套小网站交付前检查流程:用 Codex 辅助发现遗漏,但由人工确认页面、移动端、表单、SEO、安全信息、部署和客户验收记录。
Quick solution
Treat this as a Codex tutorial issue. First confirm the environment, inputs, permissions, logs, and delivery boundary. Then use the linked deep guide for the full checklist before changing production code or promising a result.
Read the deep guideDetailed steps
- 确认交付范围。列出本次包含哪些页面、哪些功能、哪些浏览器或设备、哪些内容由客户提供。范围不清,检查也会失焦。
- 本地跑基础命令。至少运行 lint、build 或项目约定的检查命令。若报错看不懂,先用 [报错解释器](/tools/error-explainer)拆日志。
- 检查页面路径。首页、关于页、服务页、联系页、模板页、工具页、404 和所有客户要求的链接都要打开一次。
- 检查移动端。用浏览器响应式视图或真实手机看关键页面。重点看按钮、导航、表单、长标题、图片比例和横向滚动。
- 检查表单和 CTA。联系按钮、邮件链接、下载按钮、报价入口和外部链接都要验证。若表单需要客户邮箱、API key 或第三方服务授权,列为待确认。
- 检查公开信息。标题、描述、logo、客户名称、版权年份、联系方式、隐私政策、免责声明和社交分享图都要复核。
Commands or code
项目名称:
交付范围:
已检查页面:
已运行命令:
移动端检查:
表单和链接:
SEO 和公开信息:
未覆盖范围:
客户待确认:
下一步建议:Risk notes
Confirm the real project environment, account permissions, platform rules, and output quality before delivery. Do not ship AI-generated changes without human review, and do not claim indexing, income, deployment success, or ranking improvements without measured evidence.