mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-02-02 08:33:37 +00:00
creating intital scaffolding for claude code plugins
This commit is contained in:
9
plugins/pr-review-toolkit/.claude-plugin/plugin.json
Normal file
9
plugins/pr-review-toolkit/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "pr-review-toolkit",
|
||||
"version": "1.0.0",
|
||||
"description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
|
||||
"author": {
|
||||
"name": "Daisy",
|
||||
"email": "daisy@anthropic.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user