원클릭으로
brainstorming
Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | brainstorming |
| description | Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach. |
| license | MIT |
| version | 1.0.0 |
| tokens_target | 1100 |
| triggers | ["brainstorming","idea generation","divergent thinking"] |
| loads_after | [] |
| supersedes | [] |
Purpose: Maximize the quality of the eventual solution by ensuring sufficient exploration of the solution space before converging on an approach.
skills/self-extension-workflow/SKILL.mdskills/error-log/SKILL.mdGit-versioned agent memory — agents that never make the same mistake twice.
Apply when closing out a feature branch — pre-merge checklist, rebase, CI verification, cleanup, and post-merge steps.
Apply when writing or refactoring code. Generic rules to prevent the most common review comments — function length, naming, error handling, security, and tooling.
Apply when designing database schemas, writing migrations, or reviewing table structure. Covers naming, keys, indexes, constraints, nullability, and migration safety.
Apply when diagnosing a bug, reproducing a failure, or performing root cause analysis. Covers systematic isolation, binary search, logging strategy, and hypothesis-driven investigation.
Apply when writing or reviewing Dockerfiles, docker compose files, or container build pipelines. Covers layer caching, multi-stage builds, security hardening, and compose conventions.