Code Review Excellence
Identifies code smells, bugs, and inefficiencies in Python/Java backend code, suggesting improvements for maintainability & performance.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ma1orek-code-review-excellence npx -- -y @trustedskills/ma1orek-code-review-excellence
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ma1orek-code-review-excellence": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ma1orek-code-review-excellence"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, "code-review-excellence," provides detailed and constructive feedback on submitted code. It identifies potential bugs, suggests improvements to code style and efficiency, and ensures adherence to best practices. The agent can analyze various programming languages and offer targeted recommendations for enhanced code quality.
When to use it
- Reviewing pull requests before merging into a main branch.
- Providing feedback on code submitted by junior developers.
- Ensuring consistency in coding style across a team.
- Identifying potential performance bottlenecks in existing code.
Key capabilities
- Bug detection
- Code style suggestions
- Efficiency improvements
- Adherence to best practices
- Support for multiple programming languages
Example prompts
- "Please review this Python code and suggest any improvements."
- "Analyze this JavaScript function for potential bugs and inefficiencies."
- "Can you check this C++ code against our team's coding standards?"
Tips & gotchas
The effectiveness of the skill depends on providing clear context, such as relevant coding standards or project requirements. The agent may require additional information about the codebase to provide more accurate feedback.
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.