Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Official awesome-list of CodeRabbit Starters & Resources ⚡️

License

NotificationsYou must be signed in to change notification settings

coderabbitai/awesome-coderabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeRabbit is an AI-powered code review tool that helps development teams improve code quality and accelerate the review process. It integrates with popular version control platforms and provides intelligent feedback on code changes.

This curated list covers the best resources, tutorials, and community content related to CodeRabbit 🐰

Contents

Official Resources

  • Documentation - Comprehensive docs covering all aspects of CodeRabbit.
  • Blog - Official blog featuring updates, tutorials, and best practices.
  • FAQ - Frequently asked questions about CodeRabbit.
  • GitHub Repository - Official AI PR Reviewer repository.
  • LinkedIn - Official LinkedIn presence.
  • Twitter - Official Twitter/X account.
  • YouTube Channel - Official YouTube channel with tutorials and updates.

Getting Started

API Reference

Configuration Examples

Enterprise Configuration Example

Explore real-world CodeRabbit configurations from various projects.

# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.jsonlanguage:"en-US"early_access:falsetone_instructions:'You are an expert code reviewer in Java, TypeScript, JavaScript, and NodeJS. You work in an enterprise software developer team, providing concise and clear code review advice. You only elaborate or provide detailed explanations when requested.'reviews:profile:"chill"request_changes_workflow:falsehigh_level_summary:truepoem:truereview_status:truecollapse_walkthrough:falseauto_review:enabled:truedrafts:falsebase_branches:["pg", "release"]path_instructions:    -path:"app/client/cypress/**/**.*"instructions:|        Review the following e2e test code written using the Cypress test library. Ensure that:        - Follow best practices for Cypress code and e2e automation        - Avoid using cy.wait in code        - Avoid using cy.pause in code        - Avoid using agHelper.sleep()        - Use locator variables for locators        - Use data-* attributes for selectors        - Avoid Xpaths, Attributes and CSS path        - Avoid selectors like .btn.submit        - Perform logins via API        - Avoid using it.only        - Use multiple assertions        - Avoid string assertions        - Ensure unique filenameschat:auto_reply:true

Find more examples in theconfigs/ directory, organized by language:

configs/├── javascript/   # JavaScript project configurations├── typescript/   # TypeScript project configurations├── python/       # Python project configurations├── go/          # Go project configurations└── multi-language/ # Full-stack project configurations

Integration Guides

Video Tutorials

Blogs

Media Coverage

Community Reviews

Projects Using CodeRabbit

Here is a list of some of the open-source projects using CodeRabbit for AI-powered code reviews.

About

Official awesome-list of CodeRabbit Starters & Resources ⚡️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp