Back to Agent Skills
Development & Testing Featured
Superpowers
by Jesse Vincent (obra) 4k GitHub stars
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
#toolkit#workflows#community#productivity
Claude Code Codex
Overview
Superpowers is a widely referenced community skills library bundling 20+ battle-tested tools and workflows for common development tasks. It's one of the best-known third-party skill collections and a popular starting point for extending an agent's core capabilities.
What it is good for
- Adding a bundle of proven agent workflows
- Composing everyday development tasks
- Bootstrapping a capable agent toolkit
- Learning from battle-tested skill patterns
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add obra/superpowers
/plugin install superpowers
# Or install manually into ~/.claude/skills:
git clone https://github.com/obra/superpowers.git
cp -r superpowers/superpowers ~/.claude/skills/superpowers Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Development & Testing
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Claude Code Codex
Development & Testing Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude Code Codex
Development & Testing Claude API Reference
Reference for the Claude API and Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, caching, and tokens.
Claude Code Codex