By hrsued
Martin Fowlerのリファクタリングカタログ(66手法)に基づいてコードの「臭い」を検出し、Before/After例付きで改善提案を行うプラグイン。
Claude Code プラグインのマーケットプレイスリポジトリ。
| プラグイン | 説明 | バージョン |
|---|---|---|
| coupling-analysis | 均衡結合モデルでコンポーネントの結合バランスを評価し、設計改善を提案 | 1.0.0 |
| drawio | draw.io形式のダイアグラムを生成し、PNG/SVG/PDFへのエクスポートに対応 | 1.0.0 |
| refactor-legacy | レガシーコードを6フェーズで段階的に安全にリファクタリング | 1.0.0 |
| refactor-suggest | Martin Fowlerのリファクタリングカタログに基づくコード改善提案 | 1.0.0 |
claude plugin marketplace add HrsUed/claudecode-marketplace
claude plugin install coupling-analysis@claudecode-marketplace
claude --plugin-dir ./plugins/coupling-analysis
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimレガシーコードを段階的に改善するプラグイン。現状確認、テスト戦略決定、TDDサイクル、モデル分離、アーキテクチャ定義の6フェーズで安全にリファクタリングを進めます。
均衡結合モデル(Balancing Coupling)でコンポーネント/モジュールの結合バランスを評価し、設計改善を提案するプラグイン。統合強度・距離・変動性の3次元で分析し、モジュール性と均衡度を算出します。
npx claudepluginhub hrsued/claudecode-marketplace --plugin refactor-suggestDisciplined refactoring using small, verifiable steps based on Fowler's 'Refactoring' and Feathers' 'Working Effectively with Legacy Code'
Code cleanup, refactoring automation, and technical debt management with context restoration
Refactor code following best practices and design patterns
Comprehensive guide to clean code, refactoring, SOLID principles, code review techniques, and code smell detection.
Full-spectrum design patterns skill: Detect anti-patterns, diagnose architectural debt, and generate production-ready refactored code. Covers GoF, SOLID, Clean Architecture, DDD, CQRS, Microservices, and Cloud patterns.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use