Files
claude-plugins-official/plugins/pr-review-toolkit/.claude-plugin/plugin.json
Noah Zweben 19a119f97e Update plugins library to include authors (#6)
* added Anthropic as author

* update figma
2025-12-12 16:52:17 -08:00

9 lines
266 B
JSON

{
"name": "pr-review-toolkit",
"description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
}
}