Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:12 janvier 2026 à 02:42
Explorateur de fichiers
6 fichiers
SKILL.md
readonly