Code Review Excellence

🌐Community
by ma1orek · vlatest · Repository

Identifies code smells, bugs, and inefficiencies in Python/Java backend code, suggesting improvements for maintainability & performance.

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 ma1orek-code-review-excellence npx -- -y @trustedskills/ma1orek-code-review-excellence
2

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

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

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

About This Skill

What it does

This skill, "code-review-excellence," provides detailed and constructive feedback on submitted code. It identifies potential bugs, suggests improvements to code style and efficiency, and ensures adherence to best practices. The agent can analyze various programming languages and offer targeted recommendations for enhanced code quality.

When to use it

  • Reviewing pull requests before merging into a main branch.
  • Providing feedback on code submitted by junior developers.
  • Ensuring consistency in coding style across a team.
  • Identifying potential performance bottlenecks in existing code.

Key capabilities

  • Bug detection
  • Code style suggestions
  • Efficiency improvements
  • Adherence to best practices
  • Support for multiple programming languages

Example prompts

  • "Please review this Python code and suggest any improvements."
  • "Analyze this JavaScript function for potential bugs and inefficiencies."
  • "Can you check this C++ code against our team's coding standards?"

Tips & gotchas

The effectiveness of the skill depends on providing clear context, such as relevant coding standards or project requirements. The agent may require additional information about the codebase to provide more 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ma1orek
Installs
27

🌐 Community

Passed automated security scans.