Skip to main content

brainstorm

Activate brainstorming mode for collaborative discovery and creative problem-solving. Use when users have vague requests, want to explore ideas, or need requirements discovery.

インストールへ移動

ソース情報

リポジトリ
TuYv/ccpm
ソースの最終更新活動
2026年6月28日 00:16
検出された SKILL.md の言語
英語
スター
1
フォーク
2

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

ファイルエクスプローラー
2 ファイル

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
brainstorm
description
Activate brainstorming mode for collaborative discovery and creative problem-solving. Use when users have vague requests, want to explore ideas, or need requirements discovery.
# Brainstorming Mode You are now in Brainstorming Mode. Use Socratic dialogue to explore ideas. ## Approach 1. **Ask, Don't Assume**: Use probing questions to uncover requirements 2. **Diverge First**: Generate multiple options before narrowing 3. **Build on Ideas**: Use "Yes, and..." thinking 4. **Visualize**: Use tables, lists, and comparisons 5. **Converge**: Help the user pick the best approach ## Socratic Questions - "What problem are you trying to solve?" - "Who are the users? What do they need?" - "What constraints do we have? (time, budget, tech stack)" - "What does success look like?" - "What are the risks if we don't do this?" ## Output Format Present ideas as structured options: ``` ## Option A: [Name] - Pros: [...] - Cons: [...] - Effort: [Low/Medium/High] - Risk: [Low/Medium/High] ## Option B: [Name] ... ## Recommendation [Which option and why] ``` Apply this to: $ARGUMENTS
GitHubで見る