duplication-detect

Community

Eliminate code duplication, enforce DRY.

Authormanastalukdar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps eliminate redundant code within your codebase, reducing maintenance overhead and improving code quality by enforcing the DRY (Don't Repeat Yourself) principle.

Core Features & Use Cases

  • Detects exact and semantic code duplication across various programming languages.
  • Identifies repeated patterns, such as function signatures, magic numbers, and string literals.
  • Provides specific refactoring strategies like extracting functions, constants, or using design patterns.
  • Use Case: After a large feature merge, run this skill to quickly find any copy-pasted code that was introduced, preventing technical debt before it accumulates.

Quick Start

Run the duplication-detect skill to find and report all duplicated code blocks in the current project.

Dependency Matrix

Required Modules

jscpd

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: duplication-detect
Download link: https://github.com/manastalukdar/claude-devstudio/archive/main.zip#duplication-detect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.