Code Review

🌐Community
by yeachan-heo · vlatest · Repository

Analyzes backend code for potential bugs, inefficiencies, and style inconsistencies using rigorous Korean coding standards.

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

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

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

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

About This Skill

What it does

The yeachan-heo-code-review skill provides automated feedback on code submissions. It can identify potential bugs, suggest improvements to code style and readability, and ensure adherence to coding standards. This helps developers save time and improve the overall quality of their codebase.

When to use it

  • Reviewing pull requests before merging into a main branch.
  • Automating feedback for junior developers or new team members.
  • Ensuring consistent code style across a large project.
  • Identifying potential security vulnerabilities in newly written code.

Key capabilities

  • Bug detection
  • Code style suggestions
  • Coding standards enforcement
  • Readability improvements

Example prompts

  • "Please review this pull request: [link to pull request]"
  • "Can you check this code for potential bugs and suggest improvements? [code snippet]"
  • "Ensure this code adheres to our team's coding style guide. [code snippet]"

Tips & gotchas

The skill is most effective when integrated with a version control system like Git. Providing clear context about the project’s coding standards will improve the accuracy and relevance of the 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
yeachan-heo
Installs
17

🌐 Community

Passed automated security scans.