Code Reviewer
This AI analyzes your backend code for potential bugs 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 shubhamsaboo-code-reviewer npx -- -y @trustedskills/shubhamsaboo-code-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"shubhamsaboo-code-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/shubhamsaboo-code-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The shubhamsaboo-code-reviewer skill provides AI-powered code review capabilities, helping developers identify bugs, improve readability, and ensure best practices in their code. It supports multiple programming languages and offers actionable feedback for efficient code refinement.
When to use it
- Before merging a pull request to catch potential issues early
- To refactor legacy code and improve maintainability
- When learning new coding patterns or debugging complex logic
- As part of an automated CI/CD pipeline for continuous quality checks
Key capabilities
- Detects common bugs and logical errors in code
- Suggests improvements for readability and performance
- Highlights adherence to style guides and best practices
- Supports multiple programming languages
Example prompts
- "Review this Python function for potential bugs and suggest improvements."
- "Check the JavaScript code for security vulnerabilities and performance issues."
- "Analyze this Go file and provide feedback on code structure and readability."
Tips & gotchas
- Ensure your code is well-formatted and includes comments for better analysis.
- While the tool is powerful, it may not catch edge cases or domain-specific logic that requires human judgment.
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.