jscpd

Installation
SKILL.md

jscpd

Copy-paste detector for JavaScript, TypeScript, and many other languages.

Quick Start

# With ignore patterns
bunx jscpd --ignore "**/node_modules/**,**/dist/**" <path>

Common Options

Option Description
--min-tokens N Minimum tokens for duplicate detection
--min-lines N Minimum lines for duplicate detection
--threshold N Fail if duplication % exceeds threshold
Related skills
Installs
45
Repository
knoopx/pi
GitHub Stars
47
First Seen
Jan 21, 2026