2026-04-21 15:53:18 +05:30
|
|
|
{
|
|
|
|
|
"name": "coderabbit",
|
|
|
|
|
"displayName": "CodeRabbit",
|
2026-04-22 13:01:43 +05:30
|
|
|
"version": "1.1.1",
|
2026-04-21 15:53:18 +05:30
|
|
|
"description": "AI-powered code review and review-comment autofix for Cursor, powered by CodeRabbit.",
|
|
|
|
|
"author": {
|
|
|
|
|
"name": "CodeRabbit AI",
|
|
|
|
|
"email": "support@coderabbit.ai"
|
|
|
|
|
},
|
|
|
|
|
"publisher": "CodeRabbit AI",
|
|
|
|
|
"homepage": "https://github.com/coderabbitai/skills",
|
|
|
|
|
"repository": "https://github.com/coderabbitai/skills",
|
|
|
|
|
"license": "MIT",
|
2026-04-21 16:00:21 +05:30
|
|
|
"logo": "assets/coderabbit-logomark.svg",
|
2026-04-21 15:53:18 +05:30
|
|
|
"keywords": [
|
|
|
|
|
"coderabbit",
|
|
|
|
|
"code-review",
|
|
|
|
|
"security",
|
|
|
|
|
"github",
|
|
|
|
|
"cursor"
|
|
|
|
|
],
|
|
|
|
|
"category": "developer-tools",
|
|
|
|
|
"tags": [
|
|
|
|
|
"code-review",
|
|
|
|
|
"security",
|
|
|
|
|
"github",
|
|
|
|
|
"developer-tools"
|
|
|
|
|
],
|
|
|
|
|
"skills": "./skills/"
|
|
|
|
|
}
|