# Brainstorming

> 用于需求还模糊的开放式产品/设计任务：当用户要新功能、新组件、新交互或行为变更，但目标、约束、形态还没想清楚，或者会说“先别写代码”“先别急着做”“先帮我想清楚”“先梳理一下方案”“先拆一下需求”“先把目标和范围捋清”“先定方向”，or English asks like “don't write code yet”, “help me think this through first”, “let's clarify the scope first” 时使用。Combine with `planning-with-files` when 任务会跨多轮推进；Do not use for 常规 bugfix、纯 review、最终验证或只改措辞。

- Skill: `hebertzhu/brainstorming` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hebertzhu/brainstorming`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hebertzhu/brainstorming/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hebertzhu (https://skillmd.com/u/hebertzhu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hebertzhu/brainstorming

---


# brainstorming

## Intent
- 用于需求还模糊的开放式产品/设计任务：当用户要新功能、新组件、新交互或行为变更，但目标、约束、形态还没想清楚，或者会说“先别写代码”“先别急着做”“先帮我想清楚”“先梳理一下方案”“先拆一下需求”“先把目标和范围捋清”“先定方向”，or English asks like “don't write code yet”, “help me think this through first”, “let's clarify the scope first” 时使用。Combine with `planning-with-files` when 任务会跨多轮推进；Do not use for 常规 bugfix、纯 review、最终验证或只改措辞。

## Default operating pattern
1. Clarify audience, surface, success metric, and implementation boundary.
2. Study relevant patterns, references, or constraints before proposing a direction.
3. Define structure, interaction, copy, and visual hierarchy with a reusable rationale.
4. Pressure-test accessibility, motion, maintainability, and platform fit.
5. Return a concise recommendation and the next implementation move.

## Pack fit
- Included in: `engineering-workflow`, `product-design`
- Keep examples generic, privacy-safe, and portable across hosts.

## Boundary
- Do not use for routine bug fixes or final verification.

