Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
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
No comments yet. Be the first to comment!