Code Reviewer
This AI analyzes your backend code for potential bugs, style issues, and vulnerabilities, boosting code quality & security.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nodnarbnitram-code-reviewer npx -- -y @trustedskills/nodnarbnitram-code-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nodnarbnitram-code-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nodnarbnitram-code-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The nodnarbnitram-code-reviewer skill provides automated code review capabilities. It analyzes provided code snippets, identifies potential bugs and style issues, and suggests improvements based on common coding best practices. This helps developers improve code quality and reduce errors before deployment.
When to use it
- Reviewing pull requests or merge request changes for a project.
- Identifying potential security vulnerabilities in newly written code.
- Ensuring adherence to specific coding style guidelines within a team.
- Quickly checking the correctness of small code snippets during development.
Key capabilities
- Bug detection
- Style issue identification
- Code improvement suggestions
- Adherence to best practices
Example prompts
- "Review this Python function and suggest improvements: [code snippet]"
- "Can you check this JavaScript code for potential security vulnerabilities? [code snippet]"
- "Please review the following C++ code according to Google's style guide: [code snippet]"
Tips & gotchas
The skill’s effectiveness depends on providing clear and complete code snippets. It is designed primarily for backend languages, so results may be less accurate with frontend or other specialized code.
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.