by obra · Claude Skill · ★ 355
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Superpowers Lab Experimental skills for Claude Code Superpowers - new techniques and tools under active development. What is this? This plugin contains experimental skills that extend Claude Code's capabilities with new techniques that are still being refined and tested. These skills are functional but may evolve based on real-world usage and feedback. Current Skills finding-duplicate-functions Detect semantic code duplication in LLM-generated codebases. Unlike traditional copy-paste detectors that find syntactic duplicates, this skill identifies functions with the same intent but different implementations. Use cases: Audit codebases that have grown organically with multiple contributors Identify utility functions that have been reimplemented multiple times Find consolidation opportunities before major refactoring Complement jscpd after syntactic duplicates are handled How it works: Two-phase approach using classical function extraction followed by LLM-powered intent clustering. Haiku categorizes functions by domain, then Opus analyzes each category to find semantic duplicates. See skills/finding-duplicate-functions/SKILL.md for full documentation.
| Stars | 355 |
| Forks | 27 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 67.8938598339458/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-01 |
| Created | 2025-10-23 |
| Platforms | claude-code, cli |
| Est. Tokens | ~2k |
Looking for a superpowers-lab alternative? If you're comparing superpowers-lab with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali
My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use
Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho
Report issues related to MCP integration with Claude here.
A tool for autonomous agents like OpenClaw to discover and learn skills autonomously
Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra
Explore other popular claude skill tools:
superpowers-lab is Experimental skills for Claude Code Superpowers - new techniques and tools. It is categorized as a Claude Skill with 355 GitHub stars.
superpowers-lab is primarily written in Shell.
You can find installation instructions and usage details in the superpowers-lab GitHub repository at github.com/obra/superpowers-lab. The project has 355 stars and 27 forks, indicating an active community.
superpowers-lab is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to superpowers-lab on Agent Skills Hub include pilot-shell, claude-codex-settings, life-sciences. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.