Dedupe Command

Community

Eliminate code duplication

Authornashgao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of redundant code, improving maintainability, reducing bugs, and ensuring consistency across the codebase.

Core Features & Use Cases

  • Advanced Duplicate Detection: Identifies duplicate code blocks, similar functions, and redundant patterns.
  • Automated & Semi-Automated Merging: Provides strategies to resolve identified duplications.
  • Use Case: A developer notices similar logic spread across multiple JavaScript files. They can use this Skill to find these duplicates and refactor them into a shared utility function, making the codebase cleaner and easier to update.

Quick Start

Run the dedupe command on the current directory to find and suggest fixes for duplicate code.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Dedupe Command
Download link: https://github.com/nashgao/mqtt-client/archive/main.zip#dedupe-command

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.