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