code-review-skill

仓库创建 2026年7月8日最近提交 4 天前SkillHot 收录 1 天前
▸ 精选理由

帮助团队规范评审流程并提升代码质量与协作效率。

这个 Skill 做什么

跨前后端与系统的系统化代码评审指导与反馈模板。

把代码评审从敲门检查变成能学到东西的过程。适合在审查 pull request、做架构评审或带新人时用,覆盖前端、后端、系统、性能和安全等面向。特色是给出系统化的检查点、反馈模板和改进建议,让评审既规范又有建设性。

▸ 展开 SKILL.md 英文原文

Comprehensive code review guidance across frontend, backend, systems, architecture, quality, performance, and security.

开发编程代码评审质量保证反馈指南通用
243
Stars
13
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenAisec/Miko/main/data/skills/code-review-skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenAisec/Miko/main/data/skills/code-review-skill/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Code Review Skill

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

## When to Use This Skill

- Reviewing pull requests and code changes
- Establishing code review standards for teams
- Mentoring junior developers through reviews
- Conducting architecture reviews
- Creating review checklists and guidelines
- Improving team collaboration
- Reducing code review cycle time
- Maintaining code quality standards

## Core Principles

### 1. The Review Mindset

**Goals of Code Review:**
- Catch bugs and edge cases
- Ensure code maintainability
- Share knowledge across team
- Enforce coding standards
- 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有