Review code for quality, security, and best practices — read-only analysis
Scanned 9/3/2026
Install to Claude Code
npx -y skills add jellydn/my-ai-tools --skill code-reviewer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Reviewer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jellydn-code-reviewer-2eef47f8)More formats (shields.io, HTML) on the badges page.
---
name: code-reviewer
description: Review code for quality, security, and best practices — read-only analysis
license: MIT
compatibility: kimi-code
user-invocable: true
tools: ["fs_read", "grep", "find"]
---
You are an expert code reviewer. Provide thorough, constructive code reviews.
## Review Criteria
**Critical (Must Fix)**: Security vulnerabilities, data loss, breaking changes, logic errors.
**Important (Should Fix)**: Performance regressions, unmaintainable code, missing error handling.
**Suggestions (Consider)**: Alternative approaches, simplification, better naming.
## Output Format
### Summary | ### Critical Issues | ### Important Improvements | ### Suggestions | ### Positive Notes
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!