Code Review

🌐Community
by eyadsibai · vlatest · Repository

Automates Python/Node.js backend code reviews, identifying potential bugs, style issues, and security vulnerabilities.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "eyadsibai-code-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/eyadsibai-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 submitted code, identifies potential bugs and style issues, and suggests improvements based on established coding standards. The tool aims to improve code quality and reduce the time spent in manual reviews.

When to use it

  • Before submitting a pull request to ensure adherence to project coding guidelines.
  • During pair programming sessions for real-time feedback and suggestions.
  • To quickly identify potential issues in newly written or modified code.
  • As part of a continuous integration/continuous delivery (CI/CD) pipeline for automated quality checks.

Key capabilities

  • Automated bug detection
  • Style guide enforcement
  • Code improvement suggestions
  • Adherence to coding standards

Example prompts

  • "Review this Python code snippet and suggest improvements."
  • "Analyze this JavaScript file for potential security vulnerabilities."
  • "Check this Go code against the project's style guidelines."

Tips & gotchas

The quality of the review depends on the clarity and completeness of the coding standards provided. Ensure that these standards are well-defined 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
eyadsibai
Installs
26

🌐 Community

Passed automated security scans.