byobra· 95 skills
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.
$npx -y skills add obra/superpowers-lab --skill finding-duplicate-functionsInstalls into the current project.
Run `npx skills use "https://github.com/obra/superpowers-lab" --skill "obra/superpowers-lab/finding-duplicate-functions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/obra/superpowers-lab" that are relevant to the current task. Run `npx skills add "https://github.com/obra/superpowers-lab"` and select the relevant skills, then follow their instructions.