发现和使用优秀的技能扩展
进行严格的、对抗性的代码审查,对平庸零容忍。当用户要求“严格审查”我的代码或PR、“批评我的代码”、“找出代码中的问题”或“这段代码有什么问题”时使用。识别Python、R、JavaScript/TypeScript、SQL和前端代码中的安全漏洞、偷懒模式、边缘情况失败和不良实践。仔细检查错误处理、类型安全、性能、可访问性和代码质量。提供具有严重性等级(阻塞性、必需性、建议性)的结构化反馈以及具体、可操作的建议。
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.