一键导入
brainstorm
Structured idea generation and solution exploration with systematic analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured idea generation and solution exploration with systematic analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Claude Code agent: add-changelog
a senior agent organizer with expertise in assembling and coordinating multi-agent teams
a senior Angular architect with expertise in Angular 15+ and enterprise application development
a senior API designer specializing in creating intuitive, scalable API architectures with expertise
a senior backend developer specializing in server-side applications with deep expertise in Node.js 1
a senior build engineer with expertise in optimizing build systems, reducing compilation times, and
| name | brainstorm |
| description | Structured idea generation and solution exploration with systematic analysis. |
/brainstorm [topic] [--format json|markdown|mindmap] [--depth shallow|deep|comprehensive] [--export <path>]
Multi-stage orchestration for complex brainstorming sessions with compound intelligence.
[topic] - Subject or problem to brainstorm about--format - Output format (json, markdown, mindmap)--depth - Analysis depth level
shallow: Quick ideas and initial conceptsdeep: Detailed analysis with pros/conscomprehensive: Full analysis with implementation roadmap--export <path> - Save results to specified file# Quick brainstorm on user experience
/brainstorm "improving user onboarding" --depth shallow
# Comprehensive analysis with export
/brainstorm "microservices architecture" --depth comprehensive --export ./brainstorm-results.md
# Technical solution exploration
/brainstorm "performance optimization strategies" --format json --depth deep