| 12345678910111213141516171819202122 |
- {
- "name": "superpowers",
- "version": "6.3.0",
- "description": "An agentic skills framework & software development methodology that works: planning, TDD, debugging, and collaboration workflows.",
- "author": {
- "name": "Jesse Vincent",
- "email": "jesse@fsck.com"
- },
- "homepage": "https://github.com/obra/superpowers",
- "repository": "https://github.com/obra/superpowers",
- "license": "MIT",
- "keywords": [
- "brainstorming",
- "subagent-driven-development",
- "skills",
- "planning",
- "tdd",
- "debugging",
- "code-review",
- "workflow"
- ]
- }
|