Code Review Expert
Provides expert backend code review focusing on efficiency, security, and adherence to best practices for robust applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sanyuan0704-code-review-expert npx -- -y @trustedskills/sanyuan0704-code-review-expert
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sanyuan0704-code-review-expert": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sanyuan0704-code-review-expert"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables an AI agent to perform detailed code reviews, identifying potential bugs, security vulnerabilities, and inefficiencies in backend code. It provides actionable feedback on code structure, readability, and adherence to best practices.
When to use it
- Before merging a pull request to ensure code quality
- When refactoring legacy code for maintainability
- To identify performance bottlenecks or memory leaks
- As part of a CI/CD pipeline to automate code review processes
Key capabilities
- Detects common coding errors and logical flaws
- Analyzes adherence to style guides and best practices
- Highlights security risks such as SQL injection or XSS vulnerabilities
- Suggests optimizations for performance and readability
Example prompts
- "Review this Node.js backend code for potential bugs and security issues."
- "Analyze the Python script for PEP8 compliance and suggest improvements."
- "Check this REST API implementation for scalability and error handling."
Tips & gotchas
- Ensure that the code being reviewed is well-documented to maximize accuracy.
- While the skill identifies many common issues, it may not catch context-specific logic errors without additional domain knowledge.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.