π―
code-review
π―Skillfrom breaking-brake/cc-wf-studio
What it does
|Analyzes PR diffs and generates review comments from code quality, security, and performance perspectives for code reviews and quality checks.
Same repository
breaking-brake/cc-wf-studio(4 items)
code-review
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add breaking-brake/cc-wf-studio --skill code-reviewskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add breaking-brake/cc-wf-studio --skill code-reviewManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review/SKILL.mdSKILL.md
33Installs
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
code-review-smallπ―Skill
Quick code review skill for small PRs under 100 lines, focusing on basic code quality, naming conventions, and obvious bugs.
code-review-largeπ―Skill
In-depth code review skill for large PRs exceeding 500 lines, providing comprehensive analysis covering architecture, performance, security, and maintainability.
code-review-mediumπ―Skill
Code review skill for medium-sized PRs (100-500 lines), balancing thoroughness with efficiency across logic, style, and potential regression analysis.