CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-hello-world

Create a minimal working CodeRabbit example. Use when starting a new CodeRabbit integration, testing your setup, or learning basic CodeRabbit API patterns. Trigger with phrases like "coderabbit hello world", "coderabbit example", "coderabbit quick start", "simple coderabbit code".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill coderabbit-hello-world
What are skills?

71

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

97%

52%

CodeRabbit Integration Starter

TypeScript client initialization and entry structure

Criteria
Without context
With context

Correct SDK package

0%

100%

Named import syntax

0%

100%

Env var for API key

53%

100%

Client constructor pattern

0%

100%

Async main function

100%

100%

Main invocation pattern

70%

70%

Dedicated entry file

100%

100%

Success message

100%

100%

Package dependency declared

0%

100%

Without context: $0.2384 · 1m 17s · 17 turns · 17 in / 3,603 out tokens

With context: $0.3793 · 1m 18s · 23 turns · 285 in / 4,183 out tokens

100%

45%

Python CodeRabbit Integration Prototype

Python client initialization pattern

Criteria
Without context
With context

Correct Python package

100%

100%

Correct import statement

0%

100%

No explicit API key arg

0%

100%

Client class name

0%

100%

Dedicated script file

100%

100%

Success message output

66%

100%

Requirements file

100%

100%

Without context: $0.4272 · 1m 32s · 32 turns · 27 in / 4,807 out tokens

With context: $0.2785 · 54s · 19 turns · 91 in / 2,508 out tokens

100%

18%

Resilient CodeRabbit API Client Wrapper

Error handling and rate limit retry logic

Criteria
Without context
With context

Correct SDK import

0%

100%

Env var API key

80%

100%

Rate limit handling

100%

100%

Exponential backoff

100%

100%

Auth error handling

100%

100%

Auth error guidance

100%

100%

Async main pattern

40%

100%

Notes file present

100%

100%

Without context: $0.5799 · 2m 28s · 32 turns · 30 in / 8,618 out tokens

With context: $0.4673 · 1m 38s · 28 turns · 323 in / 5,556 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.