Code Reviewer

🌐Community
by peopleforrester · vlatest · Repository

This Code Reviewer analyzes your backend code for potential issues and best practices, boosting code quality & reducing bugs.

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 peopleforrester-code-reviewer npx -- -y @trustedskills/peopleforrester-code-reviewer
2

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

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

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The peopleforrester-code-reviewer skill analyzes provided code snippets and identifies potential issues, offering suggestions for improvement. It can detect common coding errors, suggest more efficient algorithms, and ensure adherence to best practices. The tool aims to improve code quality and reduce the likelihood of bugs in software projects.

When to use it

  • Code review assistance: Use this skill when you need a quick second opinion on your code before submitting a pull request or merging changes.
  • Learning new languages/frameworks: Leverage the skill's feedback to understand idiomatic ways of writing code in unfamiliar environments.
  • Refactoring existing code: Get suggestions for improving the efficiency and readability of older codebase sections.
  • Identifying potential bugs: Use it proactively to find hidden errors before they impact users.

Key capabilities

  • Code analysis
  • Error detection
  • Algorithm optimization suggestions
  • Best practice adherence checks

Example prompts

  • "Review this Python code for potential issues: [paste code here]"
  • "Can you suggest improvements to this JavaScript function? [paste code here]"
  • "Analyze this Go code and identify any areas where it could be more efficient. [paste code here]"

Tips & gotchas

The skill's effectiveness depends on the clarity and completeness of the provided code snippet. Ensure that all necessary context is included for accurate analysis.

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
peopleforrester
Installs
2

🌐 Community

Passed automated security scans.