Code Reviewer
This AI analyzes your backend code for potential bugs, style issues, and security vulnerabilities, improving 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 rmyndharis-code-reviewer npx -- -y @trustedskills/rmyndharis-code-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rmyndharis-code-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rmyndharis-code-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The rmyndharis-code-reviewer skill analyzes provided code and identifies potential bugs, stylistic issues, and areas for improvement. It offers suggestions to enhance code quality and maintainability, acting as an automated assistant for developers. The reviewer can be used across various programming languages.
When to use it
- Before committing code: Ensure your changes meet coding standards and avoid introducing new errors.
- Code review assistance: Quickly identify potential issues in a colleague's code before a formal review.
- Learning best practices: Understand how experienced developers approach code quality and learn from the suggestions provided.
- Refactoring existing code: Get feedback on areas of your codebase that could be improved for clarity or efficiency.
Key capabilities
- Automated bug detection
- Style guide enforcement
- Code improvement suggestions
- Support for multiple programming languages
Example prompts
- "Review this Python script and suggest improvements: [code snippet]"
- "Can you check this JavaScript function for potential errors?"
- "Analyze this C++ code and provide feedback on its readability."
Tips & gotchas
The skill's effectiveness depends on the clarity and completeness of the provided code. While it can identify many issues, it is not a substitute for thorough manual review by experienced developers.
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.