coderabbit-hello-world

Installation
SKILL.md

CodeRabbit Hello World

Overview

Minimal working example demonstrating core CodeRabbit functionality.

Prerequisites

  • Completed coderabbit-install-auth setup
  • Valid API credentials configured
  • Development environment ready

Instructions

Step 1: Create Entry File

Create a new file for your hello world example.

Step 2: Import and Initialize Client

import { CodeRabbitClient } from '@coderabbit/sdk';

const client = new CodeRabbitClient({
Related skills
Installs
25
GitHub Stars
2.2K
First Seen
Feb 18, 2026