Code Reviewer

🌐Community
by charon-fan · vlatest · Repository

This AI analyzes your backend code for potential bugs, style issues, and vulnerabilities, boosting code quality & 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 charon-fan-code-reviewer npx -- -y @trustedskills/charon-fan-code-reviewer
2

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

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

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

About This Skill

What it does

This skill, charon-fan-code-reviewer, provides automated feedback on backend code. It can identify potential bugs, suggest improvements to coding style, and ensure adherence to best practices. The reviewer focuses specifically on the quality of backend code, not front end or other areas.

When to use it

  • Before submitting a pull request: Quickly get initial feedback on your changes before involving human reviewers.
  • During code reviews: Supplement manual code review with automated checks for common errors and style issues.
  • For onboarding new developers: Help ensure consistency in coding standards across a team.
  • Automated CI/CD pipelines: Integrate into your build process to enforce quality gates.

Key capabilities

  • Backend code review
  • Bug detection
  • Style improvement suggestions
  • Best practices enforcement

Example prompts

  • "Review this Python code for potential errors and style issues: [code snippet]"
  • "Can you check this Go function for adherence to common backend development best practices? [code snippet]"
  • "Please review the following Java class and suggest improvements: [code snippet]"

Tips & gotchas

The skill is specifically designed for backend code. Ensure the provided code is relevant to the backend domain for optimal results.

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
charon-fan
Installs
20

🌐 Community

Passed automated security scans.