feat: enhanced documentation for readability and conciseness

This commit is contained in:
duthaho
2026-04-19 11:33:01 +07:00
parent 70e258e1dc
commit ab4890ce5f
28 changed files with 1107 additions and 4932 deletions
+6 -9
View File
@@ -38,14 +38,11 @@ Creative exploration mode optimized for ideation, design discussions, and explor
## Activation
Use natural language:
```
Use mode: brainstorm
```
Or use command flag:
```
/plan --mode=brainstorm [task]
/feature --mode=brainstorm [desc]
"switch to brainstorm mode"
"let's brainstorm [topic]"
"explore options for [feature]"
```
---
@@ -110,6 +107,6 @@ For informed technology choices:
## Combines Well With
- `/brainstorm` command
- `/plan` command
- `brainstorming` skill (auto-triggered for creative exploration)
- `writing-plans` skill (transition from exploration to planning)
- Deep research mode (for informed exploration)