Not a casual 'take a quick look at this code' request. One command yields a full review of the PR across four dimensions: scope/impact, security, performance, and readability.
SAMPLEClaude 給你一頁 review、規規矩矩加 4 個面向。正確性那邊他接出 2 個「必修」:你在跨 timezone 的邏輯裡用 new Date() 預設 locale,生產上會以 UTC 足誤;另一個是 rate limit 沒考慮並能取得請求,有 race condit