Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

cleanup-dedupe

// Detect duplicated code blocks and refactor to DRY where it reduces complexity. Runs jscpd (multi-language), filters by signal-to-noise, and auto-extracts only token-identical blocks ≥30 LOC. Use when the user asks to deduplicate, DRY up, find copy-paste, or consolidate repeated logic. Example queries — "DRY this up", "find copy-paste in the codebase", "consolidate repeated logic", "where are the duplicated blocks".

$ git log --oneline --stat
stars:76
forks:8
updated:2026年4月24日 22:43
SKILL.md
readonly