
Code Reviewer
- 1 installs
- 14.2k repo stars
- Updated August 5, 2026
- nvidia/skillspector
Review code changes or diffs and suggest concrete improvements, flagging potential bugs, edge cases, and performance issues.
About
Analyzes provided code or diffs for correctness, readability, and style, then points out bugs, edge cases, and performance issues with suggested fixes. A developer uses it to review a diff or check code quality.
- Analyzes diffs for correctness, readability, and style
- Suggests specific improvements with brief explanations
Code Reviewer by the numbers
- 1 all-time installs (skills.sh)
- Ranked #984 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nvidia/skillspector --skill code-reviewerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 14.2k |
| Last updated | August 5, 2026 |
| Repository | nvidia/skillspector ↗ |
What it does
Review code changes or diffs and suggest concrete improvements, flagging potential bugs, edge cases, and performance issues.
Files
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"