This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.
$npx -y skills add davekilleen/dex --skill brainstormingInstalls into the current project.
Run `npx skills use "https://github.com/davekilleen/dex" --skill "davekilleen/dex/brainstorming"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/davekilleen/dex" that are relevant to the current task. Run `npx skills add "https://github.com/davekilleen/dex"` and select the relevant skills, then follow their instructions.