π―
code-review-small
π―Skillfrom breaking-brake/cc-wf-studio
What it does
|Quick code review skill for small PRs under 100 lines, focusing on basic code quality, naming conventions, and obvious bugs.
Same repository
breaking-brake/cc-wf-studio(4 items)
code-review-small
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add breaking-brake/cc-wf-studio --skill code-review-smallskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add breaking-brake/cc-wf-studio --skill code-review-smallManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review-small/SKILL.mdSKILL.md
37Installs
3,275
-
Last UpdatedJan 26, 2026
More from this repository3
π―π―π―
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.
code-reviewπ―Skill
Analyzes PR diffs and generates review comments from code quality, security, and performance perspectives for code reviews and quality checks.