mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 08:59:04 +08:00
Now that skills are a first-class thing in Claude Code, restore them to the primary plugin
This commit is contained in:
11
skills/.claude-plugin/plugin.json
Normal file
11
skills/.claude-plugin/plugin.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user