Code Review
Automates Python/Node.js backend code reviews, identifying potential bugs, style issues, and security vulnerabilities quickly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add smallnest-code-review npx -- -y @trustedskills/smallnest-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"smallnest-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/smallnest-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 provided code snippets, identifies potential issues like style violations or bugs, and offers suggestions for improvement. The goal is to enhance code quality and reduce the time spent on manual reviews.
When to use it
- Reviewing pull requests before merging into a main branch.
- Identifying common coding errors in new feature development.
- Ensuring adherence to specific style guides within a project.
- Quickly checking for potential vulnerabilities in code changes.
Key capabilities
- Automated code analysis
- Style violation detection
- Bug identification
- Suggestion generation
Example prompts
- "Review this Python function and suggest improvements: [code snippet]"
- "Check this JavaScript code for style violations according to the Airbnb guide."
- "Can you find any potential bugs in this Go code?"
Tips & gotchas
The skill's effectiveness depends on the clarity and completeness of the provided code. Providing context, such as the relevant coding standards or project requirements, can improve review accuracy.
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.