By mei28
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.
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 test-generatorAI生成コードの不要な追加物(過剰なコメント、防御的なエラーハンドリング等)を検出・削除し、既存スタイルに一貫性のないコードを改善します。Use when reviewing AI-generated code for unnecessary additions or style inconsistencies.
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.
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 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.
Generate comprehensive unit tests for any function or module
Unit testing with debugging and test automation
Implement code with tests from specs or direct requests
Generate comprehensive tests for a specific file
TestForge - Master of quality assurance through intelligent test generation. Analyzes code behavior to auto-generate comprehensive tests that catch real bugs, not just boost coverage numbers. Supports Jest, Pytest, Vitest, and more.
Automated Test-Driven Development enforcement