Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$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. Januar 2026 um 02:42
Datei-Explorer
6 Dateien
SKILL.md
readonly