コンテンツ制作
#ai
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.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=superclaude-org-superclaude-framework-plugins-superclaude-skills-brainstorm-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
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 Ask, Don't Assume : Use probing questions to uncover requirements Diverge First : Generate multiple options before narrowing Build on Ideas : Use "Yes, and..." thinking Visualize : Use tables, lists, and comparisons 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
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |