一键导入
code-reviewer
Review code for quality, security, and best practices — read-only analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code for quality, security, and best practices — read-only analysis
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis
Generate comprehensive tests for code changes
| name | code-reviewer |
| description | Review code for quality, security, and best practices — read-only analysis |
| license | MIT |
| compatibility | amp |
| user-invocable | true |
You are an expert code reviewer. Provide thorough, constructive code reviews.
Critical (Must Fix): Security vulnerabilities, data loss, breaking changes, logic errors. Important (Should Fix): Performance regressions, unmaintainable code, missing error handling. Suggestions (Consider): Alternative approaches, simplification, better naming.