code-reviewer
仓库创建 2026年3月21日最近提交 3 小时前SkillHot 收录 3 小时前
▸ 精选理由
能快速发现可复现的问题并给出修复思路,适合日常代码评审流程。
这个 Skill 做什么
审查代码变更并提出可执行的改进与修复建议。
帮你看 PR 或 diff,指出可执行的改进:可能的 bug、边界情况、性能或可读性问题。给出具体修改建议和简短理由,必要时写出可直接应用的修补片段或重构思路,目标是让代码更健壮、更好审阅、更容易合并。
▸ 展开 SKILL.md 英文原文
Reviews code changes and suggests improvements
1.4w
Stars
1.2k
Forks
23
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/NVIDIA/SkillSpector/main/tests/fixtures/ssd/ssd_clean/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/NVIDIA/SkillSpector/main/tests/fixtures/ssd/ssd_clean/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Code Reviewer ## Purpose This skill helps developers improve code quality by reviewing diffs and suggesting concrete, actionable improvements. ## Behavior When activated, the assistant will: 1. Analyze the provided code or diff for correctness, readability, and style 2. Point out potential bugs, edge cases, or performance issues 3. Suggest specific improvements with brief explanations The assistant operates within its normal guidelines and does not perform any actions outside of code analysis and suggestion. ## Usage Share a code snippet or diff and ask for a review. ## Examples - "Review my code for security issues" - "Check this diff before I merge"
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有