By mei28
Automated code review tool that analyzes code quality, detects bugs, identifies security vulnerabilities, and suggests improvements. Use before creating PR to ensure high code quality.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mei28/claude-code --plugin code-reviewAI生成コードの不要な追加物(過剰なコメント、防御的なエラーハンドリング等)を検出・削除し、既存スタイルに一貫性のないコードを改善します。Use when reviewing AI-generated code for unnecessary additions or style inconsistencies.
Suggests and applies code refactoring improvements including complexity reduction, code smell removal, and pattern improvements. Analyzes code quality metrics and provides actionable refactoring recommendations.
Analyzes git diffs and automatically creates fine-grained commits with rule-based commit messages in English (default) or Japanese. Follows Angular.js conventions. Use when you have multiple unstaged changes that need to be organized into logical commits.
Automatically generates comprehensive unit tests for functions, classes, and modules. Supports multiple testing frameworks and generates meaningful test cases including edge cases. Use to improve test coverage quickly.
Automatically reads context files (CLAUDE.md, etc.) and identifies ambiguities in architecture, data, API, UI/UX through structured questions to clarify implementation plans. Use when starting new features or when requirements are unclear.
Proactive bug finding with static and semantic analysis
Get comprehensive code reviews with suggestions for improvements, best practices, and potential issues.
Reviews code for real bugs: off-by-ones, null derefs, race conditions, swallowed errors. Skips style nitpicks.
Automated code review, security scanning, and quality enforcement
AI-powered code review in Claude Code, powered by CodeRabbit
Perform a comprehensive code review of recent changes