Skip to main content
Ejecuta cualquier Skill en Manus
con 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 de enero de 2026, 02:42
Explorador de archivos
6 archivos
SKILL.md
readonly