code-review-small
Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
$ 安裝
git clone https://github.com/breaking-brake/cc-wf-studio /tmp/cc-wf-studio && cp -r /tmp/cc-wf-studio/.claude/skills/code-review-small ~/.claude/skills/cc-wf-studio// tip: Run this command in your terminal to install the skill
SKILL.md
name: code-review-small description: Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
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
Repository

breaking-brake
Author
breaking-brake/cc-wf-studio/.claude/skills/code-review-small
2.0k
Stars
226
Forks
Updated5d ago
Added6d ago