关于
This Claude Skill helps developers collaboratively design solutions when requirements are unclear or multiple approaches exist. It guides you through exploring alternatives and validating design decisions before implementation. Use it for fuzzy problems needing structured brainstorming, not for clear-cut coding tasks.
快速安装
Claude Code
推荐npx skills add TechNickAI/ai-coding-config -a claude-code/plugin add https://github.com/TechNickAI/ai-coding-configgit clone https://github.com/TechNickAI/ai-coding-config.git ~/.claude/skills/brainstorming在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the brainstorming skill?
brainstorming is a Claude Skill by TechNickAI. Skills package instructions and resources that Claude loads on demand, so Claude can perform brainstorming-related tasks without extra prompting.
How do I install brainstorming?
Use the install commands on this page: add brainstorming to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does brainstorming belong to?
brainstorming is in the planning category, tagged ai and design.
Is brainstorming free to use?
Yes. brainstorming is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Skill用于解决复杂的架构决策问题,通过启动多个智能体从不同视角分析同一问题,生成多种方案及权衡分析。它能将多个独立分析的见解融合成一个更优的统一解决方案,特别适用于存在多个有效方法、需要综合评估的复杂场景。开发者可在面临困难技术决策、需要多角度评估时使用此工具获得更全面的决策支持。
这是一个用于技术方案结构化评估的Claude Skill。当开发者面临三个或更多技术方案、架构决策或需要防止冲动决策时,它能提供系统化的分析框架。该技能通过引导用户完成方案收集、评估维度定义和结构化比较等关键步骤,帮助团队做出更理性的技术选择,减少技术债务。
该Skill通过启动多个代理从不同视角分析同一复杂问题,生成多个备选方案并评估权衡,最终融合各方案优势合成统一解决方案。它特别适用于存在多种有效方法的架构决策场景,帮助开发者在关键决策前获得多元化视角。核心能力是采用F-thread融合模式,将独立分析收敛为更优的综合答案。
Blueprint能将单行目标转换为分步构建计划,每个步骤都包含独立的上下文说明,确保新会话中的智能体无需了解历史记录即可直接执行。它适用于需要多会话协作、多PR开发或团队分工的复杂工程项目,支持并行步骤检测和依赖关系分析。开发者只需安装一次,即可通过`/blueprint <项目> <目标>`命令快速生成可独立执行的工程蓝图。
