AI 工具指南

Claude Code Error Debug Checklist

一份 Claude Code 错误排查检查清单,帮助新手在接客户报错小单前确认错误原文、复现步骤、环境、权限、验证命令和交付边界。

What is the problem?

一份 Claude Code 错误排查检查清单,帮助新手在接客户报错小单前确认错误原文、复现步骤、环境、权限、验证命令和交付边界。

Quick solution

Treat this as a Node.js errors checklist 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 guide

Detailed steps

  1. 是否有错误原文?截图可以有,但要尽量拿到可复制文本。
  2. 是否有复现步骤?页面、命令、按钮、输入、时间点要清楚。
  3. 是否确认环境?本地、测试、预览、生产必须分开记录。
  4. 是否知道最近变更?代码、依赖、配置、部署、账号权限是否变过。
  5. 是否已脱敏?密钥、账号、真实数据、内部链接不能原样使用。
  6. 是否先运行只读检查?查看文件、搜索关键词、看配置和 git 状态。

Commands or code

为了判断这个报错是否适合我处理,请先提供:
- 错误原文或脱敏截图
- 复现步骤
- 当前运行环境
- 最近是否有代码、依赖、配置或部署变更
- 是否涉及密钥、真实数据、付款或管理员权限
- 你希望怎样验收修复结果

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.