coderabbit
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由
能提升审查效率,但依赖 CodeRabbit 平台
▸ 风险提示
集成第三方服务可能需要 API 密钥并传输代码元数据
这个 Skill 做什么
集成 CodeRabbit 实现 AI 自动代码审查与 PR 总结与反馈。
把 CodeRabbit 接入开发流程,做到 AI 自动代码审查、PR 摘要和可交互反馈。适用于想加速审查、统一代码规范或减轻人工 review 负担的团队。优势是把审查意见和简明的 PR 总结直接输出到工作流里,让改进更快、评论更有针对性。
▸ 展开 SKILL.md 英文原文
AI-powered automated code review, PR summarization, and interactive developer feedback / Review kode otomatis berbasis AI, ringkasan PR, dan umpan balik developer interaktif.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/coderabbit/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/coderabbit/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# CodeRabbit Expert / Pakar CodeRabbit [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description This skill provides comprehensive guidelines and best practices for integrating, configuring, and maximizing CodeRabbit (an AI-powered code review and pull request summarization tool) within software development workflows. ### Instructions #### 1. Configuration & Setup - Always check if a `.coderabbit.yaml` file exists in the repository root. If not, suggest creating one to customize the review behavior. - Recommend standard configurations for `.coderabbit.yaml`: ```yaml # .coderabbit.yaml configuration template language: "en-US"
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有