finding-duplicate-functions
๐ฏSkillfrom obra/superpowers-lab
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(5 items)
Installation
npx vibeindex add obra/superpowers-lab --skill finding-duplicate-functionsnpx skills add obra/superpowers-lab --skill finding-duplicate-functions~/.claude/skills/finding-duplicate-functions/SKILL.mdSKILL.md
More from this repository4
Programmatically control interactive CLI tools like vim, git, and REPLs using tmux detached sessions with send-keys and capture-pane commands.
Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.
Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.
A skill for creating, managing, and connecting to headless Windows 11 VMs running in Docker with KVM acceleration and SSH access. Uses dockur/windows to run Windows 11 in a container, enabling cross-platform testing and development without leaving the terminal. Part of the Superpowers Lab experimental skills collection.