Code Review

🌐Community
by letta-ai Β· vlatest Β· Repository

Helps with AI, code review as part of developing backend services and APIs workflows.

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

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

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

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

About This Skill

What it does

The letta-ai-code-review skill provides automated code review capabilities. It analyzes provided code snippets, identifies potential bugs, style issues, and areas for improvement based on established coding standards. The tool aims to improve code quality and reduce the time spent in manual code reviews.

When to use it

  • Before submitting a pull request: Quickly identify and fix common errors before sharing your code with others.
  • During pair programming: Get an automated second opinion while collaborating on code.
  • For onboarding new developers: Ensure consistency with existing coding standards within a project.
  • To review legacy code: Identify potential issues in older codebases that may require refactoring.

Key capabilities

  • Automated bug detection
  • Style guide enforcement
  • Code improvement suggestions
  • Adherence to established coding standards

Example prompts

  • "Review this Python function for potential errors and style violations: [code snippet]"
  • "Can you check this JavaScript code against the Airbnb style guide? [code snippet]"
  • "Analyze this Go code for performance bottlenecks. [code snippet]"

Tips & gotchas

The skill's effectiveness depends on the clarity of the coding standards it’s using. Providing context about project-specific guidelines can improve review accuracy.

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
letta-ai
Installs
26

🌐 Community

Passed automated security scans.