code-duplication-check

Community

Prevent code duplication, promote reuse.

Authorpratos
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the unnecessary creation of duplicate code by proactively searching the codebase for existing implementations before new code is written.

Core Features & Use Cases

  • Proactive Search: Automatically scans the codebase for similar components or utilities when a new one is requested.
  • Reuse Options: Presents existing code snippets with clear usage instructions, encouraging reuse.
  • Guided Development: Offers paths to either use existing code, write new code (with justification), or adapt existing code.
  • Use Case: When a developer requests to "write a new utility function for data validation," this skill will first search for existing validation functions and offer them for reuse, preventing redundant code.

Quick Start

Use the code-duplication-check skill to search for existing code before writing a new component.

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: code-duplication-check
Download link: https://github.com/pratos/clanker-setup/archive/main.zip#code-duplication-check

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.