NVIDIA

code-reviewer

Reviews code changes and suggests improvements

NVIDIA 15,320 1,288 Updated 3mo ago
GitHub

Install

npx skillscat add nvidia/skillspector/code-reviewer

Install via the SkillsCat registry.

About this skill

We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing, no superlatives, no calls to action. At most 60 words. No quotes, no markdown. Just the summary text. Let's craft: "The code‑reviewer skill analyzes code snippets or diffs and provides concrete suggestions for correctness, readability, style, and potential bugs or performance issues. It helps developers catch problems early and improve code quality before merging. Use it when you want an automated review of a change you are about to submit." Check word count: Count words.

SKILL.md

Code Reviewer

Purpose

This skill helps developers improve code quality by reviewing diffs and
suggesting concrete, actionable improvements.

Behavior

When activated, the assistant will:

  1. Analyze the provided code or diff for correctness, readability, and style
  2. Point out potential bugs, edge cases, or performance issues
  3. Suggest specific improvements with brief explanations

The assistant operates within its normal guidelines and does not perform
any actions outside of code analysis and suggestion.

Usage

Share a code snippet or diff and ask for a review.

Examples

  • "Review my code for security issues"
  • "Check this diff before I merge"

Categories