By mei28
AI生成コードの不要な追加物(過剰なコメント、防御的なエラーハンドリング等)を検出・削除し、既存スタイルに一貫性のないコードを改善します。Use when reviewing AI-generated code for unnecessary additions or style inconsistencies.
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 deslopAutomated 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 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.
簡化和優化程式碼以提升清晰度、一致性和可維護性,同時保持原有功能不變
Anti-over-engineering skill for AI coding agents. Teaches your AI when to stop.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.