mirror of
https://github.com/obra/superpowers.git
synced 2026-05-08 18:19:04 +08:00
docs: add Factory Droid installation instructions
This commit is contained in:
14
README.md
14
README.md
@@ -119,6 +119,20 @@ To update:
|
|||||||
gemini extensions update superpowers
|
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
|
## 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.
|
1. **brainstorming** - Activates before writing code. Refines rough ideas through questions, explores alternatives, presents design in sections for validation. Saves design document.
|
||||||
|
|||||||
Reference in New Issue
Block a user