Browse / Code Reviewer
Code Reviewer
VerifiedAutomated PR review with style, security, and logic checks.
DevTools·12,400 installs·v1.3.0·by devtools-team
★★★★★4.9(312 reviews)
Install
npx skillhub-install install code-reviewer@1.3.0About
Code Reviewer performs thorough code reviews, identifying bugs, suggesting improvements, and explaining reasoning clearly.
It reads functions, classes, or snippets and provides actionable feedback with severity ratings and concrete fixes.
Features:
- Spots logic errors, off-by-one bugs, null-safety issues, and type mismatches
- Identifies performance problems and suggests more efficient alternatives
- Flags security concerns (injection, data exposure, improper error handling)
- Suggests idiomatic rewrites and cleaner abstractions
- Praises patterns that are already well done
Sandbox Preview
Tip: Press ⌘ Enter to run
Version History
v1.3.0
Add multi-language support.
v1.2.0
Improve security pattern detection.
v1.0.0
Initial release.
You might also like
Git Commit Helper
VerifiedGenerates conventional commit messages from your staged diff.
DevTools
12,400 installs
PR Reviewer
VerifiedReviews pull requests for code quality, security, and style issues.
DevTools
8,700 installs
Skill Creator
VerifiedGuides you through creating well-structured SKILL.md files for Claude Code and AI coding tools.
DevTools
11,400 installs