Skip to main content
Run any Skill in Manus
with one click
$pwd:

finding-duplicate-functions

// Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.

$ git log --oneline --stat
stars:336
forks:23
updated:January 12, 2026 at 02:42
File Explorer
6 files
SKILL.md
readonly