Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年1月12日 02:42
文件资源管理器
6 个文件
SKILL.md
readonly