Code Duplication Detector

Detects duplicate code patterns, similar functions, repeated logic, and copy-paste code across the codebase. Identifies refactoring opportunities by finding code that violates DRY principle. Reports duplication with similarity scores and refactoring suggestions. Use when user requests "find duplicates", "check for copy-paste code", "detect repeated logic", or mentions DRY violations.

majiayu000 91847b0 2 files · 16.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/code-duplication-detector commit 91847b0e85

Frequently asked questions

npx skillmds add majiayu000/code-duplication-detector