Code Review

🌐Community
by leavesfly · vlatest · Repository

Automates backend code reviews, identifying potential bugs, style issues, and security vulnerabilities with leavesfly's expertise.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "leavesfly-code-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/leavesfly-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 focuses on backend development and can analyze code for style inconsistencies, common errors, and adherence to best practices. The tool aims to improve code quality and reduce the burden of manual reviews.

When to use it

  • Before merging pull requests: Automatically review changes before they are integrated into the main branch.
  • During onboarding new developers: Ensure consistent coding standards across a team.
  • For identifying potential security vulnerabilities in backend code.
  • To proactively improve code quality and reduce technical debt.

Key capabilities

  • Automated code analysis
  • Backend-focused review
  • Style consistency checks
  • Error detection
  • Best practices adherence

Example prompts

  • "Review this pull request: [link to pull request]"
  • "Analyze the following code for potential errors: [code snippet]"
  • "Check this file for style inconsistencies with our team's coding standards."

Tips & gotchas

The skill is specifically designed for backend code. Ensure the provided code is properly formatted and includes necessary context 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
leavesfly
Installs
19

🌐 Community

Passed automated security scans.