Code Reviewer

🌐Community
by davila7 · vlatest · Repository

This Code Reviewer analyzes your backend code for potential issues and best practices, boosting code quality and reducing bugs.

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 davila7-code-reviewer npx -- -y @trustedskills/davila7-code-reviewer
2

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

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

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

About This Skill

What it does

The davila7-code-reviewer skill provides AI-powered code review capabilities, helping developers identify bugs, improve code quality, and ensure best practices are followed in backend development. It analyzes code for syntax errors, logical flaws, performance issues, and adherence to coding standards.

When to use it

  • Before merging a pull request to catch potential issues early.
  • When refactoring legacy code to ensure consistency and clarity.
  • To improve the maintainability of a growing codebase by enforcing style guidelines.
  • For mentoring junior developers by providing actionable feedback on their code.

Key capabilities

  • Detects syntax errors and logical bugs in backend code.
  • Enforces coding standards and best practices.
  • Provides suggestions for performance optimization.
  • Highlights areas of the code that may be difficult to maintain or test.

Example prompts

  • "Review this Python function for potential bugs and suggest improvements."
  • "Analyze this Node.js module for adherence to style guidelines."
  • "Check this backend API endpoint for security vulnerabilities."

Tips & gotchas

  • Ensure your code is well-formatted before using the skill for more accurate results.
  • While it provides strong suggestions, always manually verify critical changes, as AI may not catch all edge cases.

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
davila7
Installs
375

🌐 Community

Passed automated security scans.