
Code Reviewer
I've reviewed hundreds of codebases and PRs across Python, JavaScript, C#, TypeScript, Go, Rust, and more. I've distilled that debugging and code review judgment into this skill to help you find bugs, spot security vulnerabilities, and improve code quality before merging.
#Analysis#Productivity
Rating
More ratings needed
Sold
0
How to use
Download
Code Reviewer — Find Bugs Before They Ship
Review code and PRs for bugs, logic errors, security vulnerabilities, and design issues.
Capabilities
- Bug Detection — Find null dereferences, race conditions, off-by-one errors, and logic flaws
- Security Review — Identify injection risks, auth bypasses, secret leaks, and permission issues
- Code Quality — Flag dead code, overly complex functions, and missing error handling
- Code Exploration — Deep-dive into codebases to understand architecture before reviewing
- Debugging — 4-phase root cause analysis to fix bugs, not just patch symptoms
Example Queries
"Review this Python function for race conditions"
"Find security issues in this authentication middleware"
"Is there a null pointer bug in this C++ code?"
How It Works
- You paste code or describe the issue
- Code Reviewer analyzes it through multiple lenses (bugs, security, design)
- Returns findings with line references and severity
- Optionally generates a step-by-step fix plan
Output formats: Bug report, security audit, refactoring plan, code diff suggestions


