deduplication

Official

Eliminate redundant code.

AuthorObjective-Arts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and consolidates duplicated code patterns across a codebase, reducing technical debt and improving maintainability.

Core Features & Use Cases

  • Duplicate Code Detection: Scans for identical or near-identical function definitions and utility patterns.
  • Code Consolidation: Extracts duplicated logic into shared utility functions or modules.
  • Use Case: Refactor a project where the same file copying logic appears in multiple places into a single, reusable copyDirectoryRecursive function.

Quick Start

Run the deduplication skill to find and fix all duplicated code patterns in the project.

Dependency Matrix

Required Modules

None required

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: deduplication
Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#deduplication

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.