ワンクリックで
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