🎯

code-review-small

🎯Skill

from breaking-brake/cc-wf-studio

VibeIndex|
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-small
11
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