Code Review
Automates backend code reviews, identifying potential bugs, security vulnerabilities, and style inconsistencies for improved quality.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cityfish91159-code-review npx -- -y @trustedskills/cityfish91159-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cityfish91159-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cityfish91159-code-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides automated code review capabilities. It analyzes submitted code, identifies potential bugs and style issues, and suggests improvements based on established coding standards. The tool aims to improve code quality and reduce the time spent in manual code reviews.
When to use it
- Before submitting a pull request for a new feature or bug fix.
- When refactoring existing code to ensure consistency and maintainability.
- During onboarding of new developers to enforce coding standards.
- To proactively identify potential issues in large codebases.
Key capabilities
- Automated analysis of submitted code
- Identification of bugs and style issues
- Suggestions for improvements based on coding standards
Example prompts
- "Review this Python script for potential errors."
- "Can you check this JavaScript file against the team's coding guidelines?"
- "Analyze this Go module and suggest any necessary refactorings."
Tips & gotchas
The skill’s effectiveness depends on having well-defined coding standards. Ensure these are clear before using the tool to get the most 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.