Skip to content

jsholmes/superpowers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superpowers (Stripped Fork)

A stripped-down fork of obra/superpowers focused on skill authoring.

This fork removes the full development workflow (TDD enforcement, code review, plan execution, git worktrees, etc.) and keeps only the skills for creating and testing new skills.

For the full superpowers experience, see the original repository.

What's Included

Skills

  • writing-skills - Guide for creating effective skills using TDD principles. Includes Anthropic's official best practices.
  • brainstorming - Refine rough ideas into designs through Socratic questioning.
  • testing-skills-with-subagents - Validate skills work under pressure using RED-GREEN-REFACTOR with subagents.

Commands

  • /superpowers:brainstorm - Start a brainstorming session

Installation

Claude Code

# Add marketplace (if not already added)
/plugin marketplace add obra/superpowers-marketplace

# Install this fork instead of the original
/plugin install superpowers@superpowers-marketplace

Or install directly from this repo if you've forked it.

Codex

See docs/README.codex.md

OpenCode

See docs/README.opencode.md

License

MIT License - see LICENSE file for details

Acknowledgments

Original superpowers by Jesse Vincent. See the original repo for the full workflow.

About

Claude Code superpowers: core skills library

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 72.2%
  • JavaScript 22.2%
  • Python 5.6%