Code Reviewer

🌐Community
by matteocervelli · vlatest · Repository

This AI analyzes your backend code for potential bugs, style issues, and vulnerabilities, boosting code quality and security.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add matteocervelli-code-reviewer npx -- -y @trustedskills/matteocervelli-code-reviewer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "matteocervelli-code-reviewer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/matteocervelli-code-reviewer"
      ]
    }
  }
}

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 bugs and style issues, and suggests improvements based on common coding best practices. The reviewer aims to improve code quality and reduce the likelihood of errors in backend projects.

When to use it

  • Reviewing a pull request before merging into the main branch.
  • Checking for adherence to specific coding standards within a project.
  • Identifying potential security vulnerabilities in newly written code.
  • Getting a quick second opinion on complex logic or algorithms.

Key capabilities

  • Bug detection
  • Style issue identification
  • Code improvement suggestions
  • Backend focused review

Example prompts

  • "Review this Python function for potential errors: [code snippet]"
  • "Can you check this JavaScript code and suggest improvements to its style?"
  • "Analyze this Go code for security vulnerabilities."

Tips & gotchas

The skill is primarily designed for backend languages. While it may offer some value for other languages, results might be less accurate or comprehensive.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
matteocervelli
Installs
16

🌐 Community

Passed automated security scans.