Skip to main content
Execute qualquer Skill no Manus
com um clique
$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 de janeiro de 2026 às 02:42
Explorador de arquivos
6 arquivos
SKILL.md
readonly