AgentSkillsCN

code-review-small

针对小型 PR(代码行数少于 100 行)进行快速代码审查,重点关注基础代码质量、命名规范以及显而易见的缺陷。

SKILL.md
--- frontmatter
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