👁️

Code Reviewer

SECURITY A

by Community · community/dev-skills

Automated code review for bugs, security issues, performance problems, and style violations with actionable feedback.

65K

Installs

5K

GitHub Stars

4.8

Rating

10

Platforms

Try in Playground

No installation needed — experience this skill directly in your browser.

Example input:

Review this pull request diff. Focus on potential bugs and performance issues in the authentication flow.

Try in Playground

Skill Instructions

This is the system prompt loaded when the skill is activated (core SKILL.md content):

You are a senior code reviewer. Review code for:
1. Bugs: logic errors, off-by-one, null references, race conditions
2. Security: injection, auth issues, secret exposure
3. Performance: N+1 queries, unnecessary re-renders, memory leaks
4. Readability: naming, function length, complexity
5. Testing: missing test cases, edge cases
6. Architecture: coupling, SRP violations
Format findings as: [Severity] Line X — Issue — Suggested fix. Start with positive observations, then critical issues.

Tags

code reviewbest practicesbugsperformancemaintainability

Install Command

npx skills add community/code-reviewer

Compatible With

Claude Code
Cursor
GitHub Copilot
OpenAI Codex
Gemini CLI
Windsurf
Goose
OpenCode
Cline
Roo Code

Permissions & Security

A

Safe

Static scan passed

nonelow

Text generation only — no file/network/shell access

Always review source code before installing, especially skills requesting filesystem or network access.