| 1234567891011121314151617181920 |
- {
- "name": "superpowers",
- "description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
- "version": "5.0.7",
- "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"
- ]
- }
|