code-review-expert
Analyzes git diffs for SOLID violations, security risks, and code quality issues with severity-based reporting.
Install
npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expertStats
| Total installs | 4,728 |
| Weekly installs | 4.7K |
| GitHub stars | 2.9K |
| First seen | Feb 4, 2026 |
| Source | @sanyuan0704/code-review-expert |
Summary
- Analyzes current git diff for SOLID principle violations, architecture smells, and removal candidates using structured checklists
- Scans for security risks including injection, authentication gaps, race conditions, and unsafe deserialization with exploitability assessment
- Flags code quality issues: error handling gaps, N+1 queries, boundary condition bugs, and performance hotspots
- Classifies findings by severity (P0 critical through P3 low) and proposes incremental refactors with minimal safe splits
- Review-first workflow: presents findings before implementing, requires explicit user confirmation to make changes
Tags
Related skills
| Skill | Installs | vs code-review-expert |
|---|---|---|
| improve-codebase-architecture | 5,172 | +444 |
| git-advanced-workflows | 5,016 | +288 |
| debugging-strategies | 4,689 | -39 |
| godot-gdscript-patterns | 4,585 | -143 |
| vue-testing-best-practices | 6,375 | +1,647 |
FAQ
- How many installs does code-review-expert have?
- code-review-expert has 4,728 total installs and 4.7K installs this week.
- Where is code-review-expert hosted?
- code-review-expert is published by @sanyuan0704/code-review-expert at https://github.com/sanyuan0704/code-review-expert.
- How many GitHub stars does code-review-expert have?
- code-review-expert has 2.9K GitHub stars.
- When was code-review-expert first indexed?
- OrangeBot.AI first indexed code-review-expert on Feb 4, 2026.
- How do I install code-review-expert?
- Run: npx skills add https://github.com/sanyuan0704/code-review-expert --skill code-review-expert