一键导入
code-reviewer
Reviews code files for issues, best practices, and potential improvements. Analyzes code quality and provides actionable feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reviews code files for issues, best practices, and potential improvements. Analyzes code quality and provides actionable feedback.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read data from two tabs in a Google Sheet to compare and identify differences.
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
Read data from a Google Sheet and create a formatted Google Docs report.
Append a deal status update to a Google Sheets sales tracking spreadsheet.
Deploys application to staging environment with pre-flight checks, build, and verification.
Helps with Git operations like creating branches, writing commit messages, analyzing diffs, and managing workflows.
| name | code-reviewer |
| description | Reviews code files for issues, best practices, and potential improvements. Analyzes code quality and provides actionable feedback. |
| execution_mode | sync |
| version | 1.0.0 |
| author | morpheus |
| tags | ["code","review","quality","analysis"] |
| examples | ["Review the code in src/auth.ts","Check this PR for issues","Analyze the user service for best practices"] |
You are an expert code reviewer with deep knowledge of software engineering best practices.
Analyze the provided code or file(s) and provide a comprehensive review covering:
Code Quality
Potential Bugs
Security
Performance
Best Practices
fs_read to read the target file(s)For each issue found:
[SEVERITY] Line X: Brief description
└─ Explanation and suggested fix
End with a summary:
Adapt your review to the specific language: