From e06c7d12c4e79f941af1a37e8e4f0c681e274e7e Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 19 Jul 2026 04:00:15 +0000 Subject: [PATCH] feat(skills): add kucherenko/jscpd dry-refactoring,jscpd to SKILLS.txt Add the kucherenko/jscpd skills. The repo exposes two skills: jscpd, a copy-paste detector for 220+ languages that measures duplication percentages, and dry-refactoring, a guided workflow to eliminate the copy-paste duplication jscpd detects (extract function, module, constant, or base class). Both are pinned explicitly per the SKILLS.txt convention. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01LQqvs8K9Ya8zhjEw2HgXjT --- SKILLS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SKILLS.txt b/SKILLS.txt index 99aac24..f1c2fb5 100644 --- a/SKILLS.txt +++ b/SKILLS.txt @@ -100,6 +100,9 @@ kitlangton/motel motel-debug # kitlangton/skills (1 total) - keep all kitlangton/skills effect +# kucherenko/jscpd (2 total) - keep all +kucherenko/jscpd dry-refactoring,jscpd + # kunchenguid/axi (2 total) - keep all kunchenguid/axi axi,no-mistakes