mirror of
https://github.com/obra/superpowers.git
synced 2026-06-02 06:23:57 +02:00
4b6cef98ac
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
14 lines
469 B
JSON
14 lines
469 B
JSON
{
|
|
"name": "superpowers",
|
|
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
|
"version": "4.1.1",
|
|
"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"]
|
|
}
|