Code Review Excellence
Automates rigorous, production-ready backend code reviews focusing on security, performance, and maintainability using HermeticOrmus's expertise.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hermeticormus-code-review-excellence npx -- -y @trustedskills/hermeticormus-code-review-excellence
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hermeticormus-code-review-excellence": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hermeticormus-code-review-excellence"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides comprehensive code review feedback, identifying potential bugs, security vulnerabilities, and style inconsistencies. It assesses code quality based on established best practices and can suggest improvements for readability and maintainability. The skill aims to elevate the overall standard of backend code within a project.
When to use it
- Reviewing pull requests before merging into the main branch.
- Evaluating new feature implementations for potential issues.
- Performing routine checks on existing codebase to identify technical debt.
- Assessing refactored code to ensure quality and adherence to standards.
Key capabilities
- Bug detection
- Security vulnerability identification
- Style consistency checking
- Readability improvement suggestions
- Maintainability enhancement recommendations
Example prompts
- "Review this Python code for potential errors and security vulnerabilities: [code snippet]"
- "Can you provide feedback on the readability and maintainability of this JavaScript function? [code snippet]"
- “Analyze this Go file and suggest improvements to its style.”
Tips & gotchas
The skill’s effectiveness is dependent on providing clear, well-formatted code snippets. While it can identify potential issues, a human reviewer should always validate the suggestions before implementation.
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.