Code Review Checklist

🌐Community
by dokhacgiakhoa · vlatest · Repository

Automates backend code review checks against a customizable checklist, ensuring quality and consistency for dokhacgiakhoa's projects.

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "dokhacgiakhoa-code-review-checklist": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dokhacgiakhoa-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 code review checklist to ensure higher quality and maintainable code. It helps identify potential issues related to style, functionality, security, and performance. The checklist is designed to be comprehensive and adaptable for various programming languages and project types.

When to use it

  • Before submitting pull requests or merging branches into the main codebase.
  • When onboarding new developers to a project and establishing coding standards.
  • To proactively identify potential bugs and vulnerabilities in existing code.
  • During code refactoring efforts to ensure adherence to best practices.

Key capabilities

  • Provides a comprehensive checklist for code review.
  • Applicable across various programming languages.
  • Focuses on style, functionality, security, and performance aspects.
  • Adaptable to different project types.

Example prompts

  • "Generate a code review checklist for this Python function."
  • "Create a checklist focused on security vulnerabilities in this JavaScript file."
  • "Give me a comprehensive code review checklist suitable for a backend Go service."

Tips & gotchas

The skill assumes some basic understanding of coding principles and best practices. While adaptable, the generated checklists may require adjustments based on specific project requirements or team conventions.

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
dokhacgiakhoa
Installs
6

🌐 Community

Passed automated security scans.