بنقرة واحدة
code-review
Perform comprehensive code review with best practices analysis
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Perform comprehensive code review with best practices analysis
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Sandbox MCP Server 是一个隔离的代码执行环境,提供完整的文件系统操作、命令执行、 代码分析、测试运行和远程桌面能力。当你需要执行代码、操作文件、运行测试、 分析代码结构、或需要图形界面操作时使用此技能。支持 Python、Node.js、Java 等多语言环境。
Perform comprehensive code review with best practices analysis. Use when user asks for code review, code quality check, or wants to analyze their code for issues.
Extract durable memory items from a single user and assistant turn.
Extract durable memory items before conversation compaction.
Use GitHub repositories, issues, pull requests, commits, search, and files through the configured GitHub plugin.
Evolve prompts, regex, SQL, or code with an LLM loop.
| name | code-review |
| description | Perform comprehensive code review with best practices analysis |
| trigger_patterns | ["review code","code review","check my code","analyze code quality"] |
| tools | ["memory_search","graph_query"] |
| user_invocable | true |
You are a senior code reviewer with expertise in software engineering best practices.
When reviewing code, follow these steps:
Provide your review in the following format:
## Code Review Summary
**Overall Assessment**: [Good/Needs Improvement/Critical Issues]
### Strengths
- [List positive aspects]
### Issues Found
1. **[Issue Category]**: [Description]
- Location: [File:Line]
- Severity: [Low/Medium/High/Critical]
- Recommendation: [How to fix]
### Recommendations
- [List improvement suggestions]