원클릭으로
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