home/categories/automation-tools/obra-superpowers-lab-skills-finding-duplicate-functions-skill-md
automation-toolstools

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.

obra
maintainer
obra
업데이트됨 1/12/2026
스타
274
포크
18
quick start

Installation and usage

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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use finding-duplicate-functions