docs: add Factory Droid installation instructions

This commit is contained in:
Richard Luo
2026-04-16 18:55:28 -07:00
committed by Drew Ritter
parent 88eb6679ae
commit abb801b7ef

View File

@@ -119,6 +119,20 @@ To update:
gemini extensions update superpowers
```
### Factory Droid
In Droid, register the marketplace:
```bash
droid plugin marketplace add https://github.com/obra/superpowers
```
Then install:
```bash
droid plugin install superpowers@superpowers
```
## The Basic Workflow
1. **brainstorming** - Activates before writing code. Refines rough ideas through questions, explores alternatives, presents design in sections for validation. Saves design document.