About
The Code Smell Detector is a specialized utility for Claude Code designed to maintain high code quality by identifying structural issues that hinder maintainability. It specifically targets 'amplihack' violations such as over-abstraction, deep inheritance hierarchies, and bloated functions. By providing actionable refactoring strategies and clear code examples, it helps developers transition from complex, tightly coupled systems to modular, 'zero-BS' implementations where every component has a single, clear responsibility.