Revert "Move superpowers plugin into plugins/superpowers-bootstrap subdirectory"

This reverts commit 809956f3bf.
This commit is contained in:
Jesse Vincent
2025-10-15 22:34:56 -07:00
parent 809956f3bf
commit d6ac9a8b5d
11 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "superpowers",
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
"version": "2.0.4",
"author": {
"name": "Jesse Vincent",
"email": "jesse@fsck.com"
},
"homepage": "https://github.com/obra/superpowers",
"repository": "https://github.com/obra/superpowers",
"license": "MIT",
"keywords": ["skills", "tdd", "debugging", "collaboration", "best-practices", "workflows"]
}