Install
npx skillscat add nvidia/skillspector/code-reviewer Install via the SkillsCat registry.
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.
Code Reviewer
Purpose
This skill helps developers improve code quality by reviewing diffs and
suggesting concrete, actionable improvements.
Behavior
When activated, the assistant will:
- Analyze the provided code or diff for correctness, readability, and style
- Point out potential bugs, edge cases, or performance issues
- 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"