π―
code-review-small
π―Skillfrom breaking-brake/cc-wf-studio
What it does
code-review-small skill from breaking-brake/cc-wf-studio
code-review-small
Installation
Install skill:
npx skills add https://github.com/breaking-brake/cc-wf-studio --skill code-review-small11
Last UpdatedJan 26, 2026
Skill Details
SKILL.md
Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
Overview
# Code Review Small
Overview
Lightweight review for small PRs under 100 lines changed.
Checks
- Code style and formatting
- Naming conventions
- Obvious bugs and typos
- Basic logic errors
Output
- Brief review summary with any issues found
More from this repository2
π―π―
code-review-largeπ―Skill
Performs comprehensive code review for large PRs, analyzing architecture, performance, security, and maintainability with detailed recommendations.
code-review-mediumπ―Skill
Performs comprehensive code review for medium-sized PRs, analyzing code quality, security, and test coverage with detailed, categorized insights.