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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use finding-duplicate-functions