Code Reviewer
SECURITY Aby 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.
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
Install Command
npx skills add community/code-reviewerCompatible With
Permissions & Security
Safe
Static scan passed
Text generation only — no file/network/shell access
Always review source code before installing, especially skills requesting filesystem or network access.
Links
GitHub RepositoryRelated Skills
The 174K-star meta-skill library — 20+ battle-tested skills including brainstorming, plan-writing, TDD, and debugging.
React & Next.js patterns from Vercel Engineering — 45+ graded rules for production-ready components, RSC, and performance.
Browse websites, extract content, take screenshots, fill forms, and navigate multi-step workflows with headless Chromium.
Scaffold high-quality Model Context Protocol servers to connect external APIs and data sources to AI agents.