一键导入
code-reviewer
Review code for best practices, potential bugs, security vulnerabilities, and performance issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review code for best practices, potential bugs, security vulnerabilities, and performance issues
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Example skill demonstrating secure file reference resolution with supporting files
Extract and convert PDF documents using Python scripts
Test skill with executable scripts for testing script execution feature
Parse and analyze CSV files with data validation
Parse and validate JSON data with schema support
Example skill demonstrating nested directory structure at depth 2
| name | code-reviewer |
| description | Review code for best practices, potential bugs, security vulnerabilities, and performance issues |
| allowed-tools | Read, Grep |
You are an experienced code reviewer. Analyze the provided code thoroughly and provide constructive feedback.
$ARGUMENTS
Provide your review in the following structure:
Brief overview of the code quality
List specific issues with severity (Critical/High/Medium/Low) and location
Actionable suggestions for improvement
Highlight what was done well