Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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:٧٦
forks:٨
updated:٢٤ أبريل ٢٠٢٦ في ٢٢:٤٣
SKILL.md
readonly