CtrlK
BlogDocsLog inGet started
Tessl Logo

coderabbit-hello-world

Create a minimal working CodeRabbit configuration and trigger your first AI review. Use when starting with CodeRabbit, testing your setup, or learning basic .coderabbit.yaml patterns. Trigger with phrases like "coderabbit hello world", "coderabbit example", "coderabbit quick start", "first coderabbit review".

66

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-structured quickstart with copy-paste-ready configs and commands. The main gaps are mild descriptive padding in the bot-output section and implicit rather than explicit validation checkpoints in the main workflow.

Suggestions

Tighten or trim the 'What CodeRabbit Posts on Your PR' section to instructional guidance, since it describes bot behavior Claude can observe rather than actions to take.

Add an explicit validation checkpoint before pushing the PR, e.g. verify the CodeRabbit app is installed on the repo and confirm the remote push succeeded before waiting for the review.

Consider moving the optional CLI section or extended path-instruction example to a reference file to keep the core quickstart leaner, if the skill grows.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code and no padding about basic concepts, but the 'What CodeRabbit Posts on Your PR' section and parts of Step 4 are descriptive of bot behavior rather than instructional, so it could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready YAML configs, a complete bash script with set -euo pipefail, exact @coderabbitai PR commands, and concrete cr review CLI invocations.

3 / 3

Workflow Clarity

Five steps are clearly sequenced and an error-handling table supplies recovery loops, but in-flow validation checkpoints are implicit (e.g., no explicit verify-installed or verify-push step) rather than explicit.

2 / 3

Progressive Disclosure

Well-organized into clear sections with signaled external doc links and pointers to prerequisite/next skills; no nested references and appropriate for a self-contained quickstart with no bundle files.

3 / 3

Total

10

/

12

Passed

Description

90%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description that clearly states what the skill does, when to use it, and supplies natural trigger phrases for a distinct, named tool. The only weakness is a somewhat narrow action list that keeps specificity at 2 rather than 3.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('Create a minimal working CodeRabbit configuration' and 'trigger your first AI review'), but the action list is narrow rather than comprehensive, so it stops short of the multi-action anchor.

2 / 3

Completeness

Explicitly answers what ('Create a minimal working CodeRabbit configuration and trigger your first AI review') and when ('Use when starting with CodeRabbit, testing your setup, or learning basic .coderabbit.yaml patterns') with explicit triggers.

3 / 3

Trigger Term Quality

Provides four natural phrases users would say ('coderabbit hello world', 'coderabbit example', 'coderabbit quick start', 'first coderabbit review'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Targets a specific named tool with distinct triggers (CodeRabbit, .coderabbit.yaml), making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

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.