dry-refactoring

Installation
SKILL.md

dry-refactoring

Guided workflow to eliminate copy-paste duplication in source code. Use after running jscpd to detect clones.

Prerequisites

First, run jscpd to identify duplications:

npx jscpd --reporters ai <path>

See the jscpd skill for full option reference.

Workflow

Installs
290
GitHub Stars
5.8K
First Seen
May 14, 2026
dry-refactoring — kucherenko/jscpd