code-review-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.
帮我安装这个 skill:https://raw.githubusercontent.com/chan9yu/docagents/main/skills/code-review-skill/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/chan9yu/docagents/main/skills/code-review-skill/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 -