Acerca de
The Code Smell Detector skill analyzes your codebase for violations of the Amplihack development philosophy, identifying issues that traditional linters often miss. It focuses on eliminating over-abstraction, deep inheritance hierarchies, and tight coupling while enforcing a 'Bricks & Studs' modular approach. By providing specific refactoring strategies and 'Zero-BS' implementation fixes, this skill helps developers maintain highly maintainable, single-responsibility code that is easy to test and extend.