Superpowers
A core skills library of 20+ battle-tested, composable tools and workflows for everyday agent development tasks.
Descripción General
Para qué sirve
- Adding a bundle of proven agent workflows
- Composing everyday development tasks
- Bootstrapping a capable agent toolkit
- Learning from battle-tested skill patterns
Instalar
# 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 Explora herramientas de IA
Las mejores herramientas de IA que complementan tus habilidades
Lee artículos sobre IA y diseño
Consejos y tendencias en el mundo del diseño y la IA
Skills Relacionados
MCP Builder
Guide the creation of Model Context Protocol servers to connect APIs and tools to AI agents.
Vercel React Best Practices
React and Next.js performance guidelines from Vercel Engineering — data fetching, bundle optimization, and rendering patterns.
Claude API Reference
Reference for the Claude API and Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, caching, and tokens.