Content Creation
#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
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=superclaude-org-superclaude-framework-plugins-superclaude-skills-brainstorm-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
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
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.