Code Reviewer
This Code Reviewer 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 einverne-code-reviewer npx -- -y @trustedskills/einverne-code-reviewer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"einverne-code-reviewer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/einverne-code-reviewer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The einverne-code-reviewer skill provides automated feedback on code submissions. It analyzes code for potential errors, style inconsistencies, and areas for improvement based on common coding best practices. This helps developers quickly identify and address issues before merging or deploying code.
When to use it
- Pull Request Review: Use it to automatically review pull requests in a Git repository, providing initial feedback to the developer.
- Code Style Enforcement: Integrate it into your CI/CD pipeline to ensure consistent code style across a project.
- Learning Tool: New developers can use it to learn best practices and improve their coding skills by understanding the suggestions provided.
- Automated Checks: Run it on code changes before committing to catch potential issues early in the development cycle.
Key capabilities
- Automated Code Analysis
- Style Consistency Checks
- Error Detection
- Best Practice Suggestions
Example prompts
- "Review this Python code for errors and style."
- "Analyze this JavaScript file and suggest improvements."
- "Check this Go code against common best practices."
Tips & gotchas
The skill's effectiveness depends on the quality of its configuration and the coding standards itβs aligned with. Ensure that the underlying ruleset matches your project's requirements for optimal results.
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.