Now that skills are a first-class thing in Claude Code, restore them to the primary plugin

This commit is contained in:
Jesse Vincent
2025-10-16 07:19:00 -07:00
parent 84123b8450
commit 9c9547cc04
36 changed files with 5346 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "superpowers",
"version": "1.0.0",
"description": "Complete software engineering workflow - brainstorm to implementation with TDD, debugging, testing, code review, git worktrees, and skills authoring",
"author": {
"name": "Jesse Vincent"
},
"homepage": "https://github.com/obra/superpowers-skills",
"repository": "https://github.com/obra/superpowers-skills",
"license": "MIT"
}