π―
finding-duplicate-functions
π―Skillfrom obra/superpowers-lab
What it does
|Experimental Claude Code skills lab featuring semantic code duplication detection that identifies functions with the same intent but different implementations using LLM-powered intent clustering.
Same repository
obra/superpowers-lab(4 items)
finding-duplicate-functions
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers-lab --skill finding-duplicate-functionsskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers-lab --skill finding-duplicate-functionsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/finding-duplicate-functions/SKILL.mdSKILL.md
149Installs
163
-
Last UpdatedJan 12, 2026
More from this repository3
π―π―π―
using-tmux-for-interactive-commandsπ―Skill
Programmatically control interactive CLI tools like vim, git, and REPLs using tmux detached sessions with send-keys and capture-pane commands.
mcp-cliπ―Skill
Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.
slack-messagingπ―Skill
Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.