superpowers
Core skills library: TDD, debugging, collaboration patterns, and proven techniques
Overview
Curated Claude Code plugins for skills, workflows, and productivity tools.
Installation
Add this marketplace to Claude Code:
/plugin marketplace add obra/superpowers-marketplaceAvailable Plugins
Superpowers (Core)
Description: Core skills library with TDD, debugging, collaboration patterns, and proven techniques
Categories: Testing, Debugging, Collaboration, Meta
Install:
/plugin install superpowers@superpowers-marketplaceWhat you get:
- •20+ battle-tested skills
- •
/brainstorm,/write-plan,/execute-plancommands - •Skills-search tool for discovery
- •SessionStart context injection
Repository: https://github.com/obra/superpowers
Elements of Style
Description: Writing guidance based on William Strunk Jr.'s The Elements of Style (1918)
Categories: Writing, Documentation, Reference
Install:
/plugin install elements-of-style@superpowers-marketplaceWhat you get:
- •
writing-clearly-and-conciselyskill - •Complete 1918 reference text (~12k tokens)
- •All 18 rules for clear, concise writing
- •Grammar, punctuation, and composition guidance
Repository: https://github.com/obra/the-elements-of-style
Superpowers: Developing for Claude Code
Description: Skills and resources for developing Claude Code plugins, skills, MCP servers, and extensions
Categories: Development, Documentation, Claude Code, Plugin Development
Install:
/plugin install superpowers-developing-for-claude-code@superpowers-marketplaceWhat you get:
- •
working-with-claude-codeskill with 42+ official documentation files - •
developing-claude-code-pluginsskill for streamlined development workflows - •Self-update mechanism for documentation
- •Complete reference for plugin development, skills, MCP servers, and extensions
Repository: https://github.com/obra/superpowers-developing-for-claude-code
Private Journal MCP
Description: Private journaling MCP server with semantic search
Categories: Journaling, Memory, MCP
Install:
/plugin install private-journal-mcp@superpowers-marketplaceWhat you get:
- •Multi-section private journaling (feelings, project notes, technical insights, user context, world knowledge)
- •Local AI semantic search via embeddings
- •Read recent entries with full content retrieval
- •Dual storage: project-local and user-global journals
Repository: https://github.com/obra/private-journal-mcp
Marketplace Structure
superpowers-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Plugin catalog
└── README.md # This fileSupport
- •Issues: https://github.com/obra/superpowers-marketplace/issues
- •Core Plugin: https://github.com/obra/superpowers
License
Marketplace metadata: MIT License
Individual plugins: See respective plugin licenses
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/superpowers.md https://raw.githubusercontent.com/obra/superpowers-marketplace/main/SKILL.md/superpowersSecurity Audits
Frequently Asked Questions
What is superpowers?
Core skills library: TDD, debugging, collaboration patterns, and proven techniques
How to install superpowers?
To install superpowers: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/superpowers.md https://raw.githubusercontent.com/obra/superpowers-marketplace/main/SKILL.md. Finally, /superpowers in Claude Code.
What is superpowers best for?
superpowers is a skill categorized under General. Created by Jesse Vincent.