Code Reviewer
This AI analyzes your backend code for potential bugs, vulnerabilities, and style issues, boosting code quality and reducing errors.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add alirezarezvani-code-reviewer npx -- -y @trustedskills/alirezarezvani-code-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"alirezarezvani-code-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/alirezarezvani-code-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The alirezarezvani-code-reviewer skill enables AI agents to analyze and provide feedback on backend code. It identifies potential bugs, performance issues, and style inconsistencies in code written in languages like Python, JavaScript, and Go.
When to use it
- Before merging a pull request to ensure code quality
- To review contributions from new team members
- When refactoring legacy code for maintainability
- To enforce coding standards across a development team
Key capabilities
- Detects common bugs and logical errors in backend code
- Suggests performance improvements and optimization strategies
- Enforces consistent coding style and best practices
- Supports multiple backend programming languages
Example prompts
- "Review this Python function for potential bugs and suggest improvements."
- "Analyze the JavaScript API endpoint for security vulnerabilities."
- "Check this Go code for adherence to our team's coding standards."
Tips & gotchas
- Ensure that the code being reviewed is well-documented, as the skill may struggle with poorly written or ambiguous logic.
- The skill works best when provided with clear context about project requirements and style guidelines.
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.