code-review-skill

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

把代码评审流程标准化并兼顾架构、性能与安全,适合团队使用。

这个 Skill 做什么

提供覆盖多语言的系统化代码审查建议与可执行检查项。

把代码审查变成系统化的质量与教学流程:覆盖 React、Vue、Rust、TypeScript、Python、Go 等生态的架构、性能、安全和反模式检查。适合做 PR 审查、制定团队标准或带新人时使用。最大特点是给出具体可执行的检查项和建设性反馈,让审查既严格又能传知识。

▸ 展开 SKILL.md 英文原文

Provides comprehensive code review guidance for React 19, Vue 3, Angular 17+, Svelte 5, Rust, TypeScript, Java, Java 8, PHP, Ruby, Rails, Python, Django, FastAPI, Go, C#/.NET, Kotlin, Swift, NestJS, C/C++, Zig, CSS/Less/Sass, Qt, and more. Covers architecture review, performance review, security audit, code quality anti-patterns, and common bugs across all ecosystems. Use when: reviewing pull requests, conducting PR reviews, code review, reviewing code changes, establishing review standards, mentoring developers, architecture reviews, security audits, performance reviews, checking code quality, finding bugs, giving feedback on code.

开发编程代码审查多语言安全性能通用
0
Stars
0
Forks
10
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/chan9yu/docagents/main/skills/code-review-skill/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/chan9yu/docagents/main/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 公开信息 · 原文版权归作者所有