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.
Content Preview
--- name: finding-duplicate-functions description: 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. --- # Finding Duplicate-Intent Functions ## Overview LLM-generated codebases accumulate semantic duplicates: functions that serve the same purpose but were implemented independently. Classical
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/finding-duplicate-functions.md \
https://raw.githubusercontent.com/obra/superpowers-lab/main/skills/finding-duplicate-functions/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowers-labThen reference at skills/finding-duplicate-functions/SKILL.md
Related Skills
Finding Security Misconfigurations
This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compli
skill-adapterfinding security misconfigurations
by jeremylongshore · plugins-plus-skills
find
Search and locate tasks across all orchestrations using various criteria.
commandsfind
by qdhenry · claude-command-suite
find-bugs
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
securityfindbugs
by sickn33 (Antigravity) · antigravity-awesome-skills
finding-arbitrage-opportunities
Detect profitable arbitrage opportunities across CEX, DEX, and cross-chain markets in real-time.
finding-arbitrage-opportunitiesfindingarbitrageopportunities
by jeremylongshore · plugins-plus-skills