Code Review Excellence

🌐Community
by cityfish91159 · vlatest · Repository

Identifies bugs, security vulnerabilities, and performance bottlenecks in backend code with expert precision and actionable suggestions.

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

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

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

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

About This Skill

What it does

This skill provides comprehensive code review feedback, focusing on identifying potential bugs, security vulnerabilities, and areas for improvement in code quality. It analyzes code for adherence to best practices and offers suggestions for enhanced readability and maintainability. The tool aims to improve overall software development efficiency and reduce technical debt.

When to use it

  • Reviewing pull requests before merging into a main branch.
  • Analyzing new feature implementations for potential issues.
  • Assessing the quality of code contributed by external developers.
  • Identifying areas where existing codebase can be refactored.

Key capabilities

  • Bug detection
  • Security vulnerability identification
  • Code quality assessment
  • Best practices adherence checking
  • Readability and maintainability suggestions

Example prompts

  • "Review this code for potential bugs: [paste code]"
  • "Analyze this pull request for security vulnerabilities: [link to pull request]"
  • "Assess the code quality of this function and suggest improvements: [paste code]"

Tips & gotchas

The skill is most effective when provided with complete, self-contained code snippets or links to repositories. Large files may require more processing time.

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
cityfish91159
Installs
19

🌐 Community

Passed automated security scans.