e4dcfc49aa
Tests / Import Check (Python 3.13) (push) Has been cancelled
Tests / Import Check (Python 3.14) (push) Has been cancelled
Tests / Python Tests (Python 3.11) (push) Has been cancelled
Tests / Python Tests (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.14) (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
Tests / Lint and Format (push) Has been cancelled
Tests / Web Node Tests (push) Has been cancelled
Tests / Import Check (Python 3.11) (push) Has been cancelled
Tests / Import Check (Python 3.12) (push) Has been cancelled
Tests / Python Tests (Python 3.13) (push) Has been cancelled
7 lines
605 B
YAML
7 lines
605 B
YAML
short_description: "Explore multiple possible directions for a topic in one LLM call."
|
|
when_to_use: "Use when you need broad idea exploration, alternative angles, or early-stage option generation before committing to a solution."
|
|
input_format: "A topic or goal in natural language, plus optional context or constraints."
|
|
guideline: "Prefer brainstorm when breadth is more important than deep deduction, and when you want several viable directions with light justification."
|
|
note: "Good prompts include the objective, audience, constraints, and what kinds of ideas would be most useful."
|
|
phase: "ideation"
|