بنقرة واحدة
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