AgentSkillsCN

code-review

具备深厚软件工程最佳实践、设计模式与代码质量标准知识的专家级代码审查员。在审查代码变更、拉取请求,或开展代码质量评估时,可充分发挥这一技能。

SKILL.md
--- frontmatter
name: code-review
description: Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards. Use this skill when reviewing code changes, pull requests, or conducting code quality assessments.
license: MIT
tags:
  - code-review
  - quality
  - best-practices
allowed-tools:
  - bash
  - git
  - markdown
metadata:
  author: laurenceputra
  version: 1.0.0

Code Review

Provide structured, actionable review feedback focused on correctness, security, performance, and maintainability.

Workflow

  1. Read the change and understand intent.
  2. Review for correctness, edge cases, and regressions.
  3. Check repo-specific constraints and testing coverage.
  4. Summarize findings using the output template.

Output Format

  • Summary
  • Critical Issues
  • Suggestions
  • Testing

References