Code Review

🌐Community
by maragudk · vlatest · Repository

Automates Python/Java backend code reviews, identifying potential bugs, style issues, and security vulnerabilities for improved quality.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "maragudk-code-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/maragudk-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, identifying potential issues and suggesting improvements within a codebase. It can analyze code for style inconsistencies, common errors, and adherence to best practices. The tool aims to improve code quality and reduce the time spent on manual reviews.

When to use it

  • Before merging pull requests: Automate initial checks before human review.
  • During development sprints: Get immediate feedback on coding style and potential bugs.
  • For onboarding new developers: Ensure consistent code style across a team.
  • To maintain code quality in large projects: Regularly scan for regressions and improvements.

Key capabilities

  • Automated code analysis
  • Style consistency checks
  • Error detection
  • Best practices adherence suggestions

Example prompts

  • "Review this Python file for style violations."
  • "Analyze this JavaScript code for potential bugs."
  • "Check this pull request against our coding standards."

Tips & gotchas

The skill's effectiveness depends on the clarity and completeness of your project’s coding standards. Providing these as context will yield more accurate and relevant 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
maragudk
Installs
18

🌐 Community

Passed automated security scans.