Design Smell Detector

Identify design quality issues in code including high coupling, low cohesion, God classes, long methods, and other code smells. Use when: (1) Reviewing code architecture and design quality, (2) Identifying refactoring opportunities, (3) Detecting God classes or classes with too many responsibilities, (4) Finding high coupling or low cohesion issues, (5) Analyzing code maintainability and technical debt. Detects coupling smells, cohesion problems, complexity issues, size violations, and encapsulation problems with actionable refactoring suggestions.

tools-only 8ff71d6 3 files · 27.0 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/workflow/215-name-skill_9d2db4ac commit 8ff71d6134

Frequently asked questions

npx skillmds add tools-only/design-smell-detector