‹ 返回总目录
开发工具 最近更新08-04

code-review

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量9.0K
⭐ GitHub Stars144(fork 10)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-01-30
💻 语言 / License未标注 · MIT
🐛 开放Issue6

📝 工具简介

来自真实工程师的.agents目录技能包,直接拿来用的代码审查技能。

📖 怎么用

先按 CLI 文档装好 CodeRabbit CLI,然后跑 `coderabbit auth login` 登录认证。接着用 `npx skills add coderabbitai/skills` 把技能装进当前环境。如果用的是特定 agent,比如 Zed 就执行 `/plugin marketplace update` 再 `/plugin install coderabbit`,Zed 用 `/add-plugin coderabbit`,Gemini CLI 用 `gemini extensions install https://github.com/coderabbitai/skills --ref main`。装完直接跟 agent 说“Review my code”就能用。

📋 迷你测评

来自真实工程师的.agents目录技能包。亮点是开箱即用,无需额外设置。源自实际项目,针对性明确。

📄 README 要点

这是CodeRabbit官方推出的AI代码审查技能和插件包,可以安装到35种以上的编码代理环境中,包括Gemini CLI、Antigravity CLI、Claude Code、Cursor等。它的作用是在代码合并前自动检测bug、安全问题和质量风险。安装步骤是先装CodeRabbit CLI并完成认证,然后根据你的编码代理选择对应的集成方式,支持全局或用户级安装。装好后直接跟代理说"review my code"就能触发审查,适合想要在开发流程中无缝接入AI代码审查的团队。

查看英文原文
CodeRabbit Skills and Plugins The canonical home for CodeRabbit's agent native skills and plugin packaging. Use it to install AI powered code review into 35+ coding agents, Gemini CLI, Antigravity CLI, Claude Code, Cursor, and other supported agent environments. CodeRabbit detects bugs, security issues, and quality risks before you merge. Quickstart Install the CodeRabbit CLI via the CLI docs, then authenticate: [安装/使用命令见下方] Then tell your agent: “Review my code.” Installation 1. Install the CodeRabbit CLI Use the CLI docs for the primary install path. They cover Homebrew, the install script, authentication, and CLI usage. 2. Install the agent integration Choose the path that matches your coding agent. Skills installer For agents that support portable SKILL.md files, use the skills docs. [安装/使用命令见下方] Installation options for the skills installer: Flag Purpose g, global Install to user directory instead of project a, agent Target specific agents (for example claude code ) s, skill Install particular skills by name all Install all skills to all agents without prompts Claude Code Plugin Claude Code users can also install this as a plugin directly from the official marketplace: [安装/使用命令见下方] For the full setup flow, see the Claude Code integration guide. Cursor Plugin This repository now includes Cursor marketplace metadata in /.cursor plugin/plugin.json . After publication, Cursor marketplace installs use: [安装/使用命令见下方] For the current recommended setup, see the Cursor integration guide. Gemini CLI Extension (pre release) Until v1.2.0 is published as the Latest release, Gemini CLI users can install the native extension from main : [安装/使用命令见下方] After v1.2.0 is published, the ref main option can be omitted. The repository root gemini extension.json packages the portable skills, /coderabbit:review command, and code review subagent. This native extension is separate from the generic skills installer path above. Antigravity CLI Plugin Antigravity CLI users can install the nat

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考