Code Review Checklist

🌐Community
by jarmen423 · vlatest · Repository

Automates backend code reviews using a comprehensive checklist focused on security, performance, and maintainability.

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

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

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

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

About This Skill

What it does

This skill provides a checklist to guide AI agents through thorough code reviews. It ensures that key aspects of code quality, security, and maintainability are considered during the review process. The agent can use this checklist to identify potential issues and suggest improvements to developers.

When to use it

  • Reviewing pull requests before merging into a main branch.
  • Assessing code contributions from external collaborators.
  • Performing automated checks on newly written code.
  • Ensuring adherence to coding standards within a project.

Key capabilities

  • Provides a structured checklist for code review.
  • Focuses on code quality, security and maintainability.
  • Offers suggestions for improvements based on the checklist items.

Example prompts

  • "Review this pull request using the code review checklist."
  • "Can you perform a code review of this file, focusing on potential security vulnerabilities?"
  • "Apply the code review checklist to these changes and provide feedback."

Tips & gotchas

The effectiveness of this skill depends on providing it with clear context about the codebase's standards and conventions. It is best used in conjunction with human oversight for complex or critical codebases.

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
jarmen423
Installs
4

🌐 Community

Passed automated security scans.