Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

brainstorm头脑风暴

Agent Skill

brainstorm 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,564

周安装

309

GitHub Stars

45

下载量

2,447
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:brainstorm(头脑风暴)
来源仓库:https://github.com/buiducnhat/agent-skills
仓库路径:skills/brainstorm
安装命令:
npx skills add https://github.com/buiducnhat/agent-skills --skill brainstorm
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/buiducnhat/agent-skills --skill brainstorm

简介

brainstorm 用于将模糊想法转化为可评审的设计方案,通过结构化对话明确需求、权衡选项并输出设计简报。

  • 它结合项目上下文分析约束条件,生成包含替代方案和 trade-off 分析的 concrete 交付物。
  • 使用时需提供初步构想和项目背景,Agent 会引导完成从澄清到验证的完整流程,最终移交规划阶段。
  • 安装前请确认仓库权限、维护状态,以及是否会读取现有代码或生成新文档文件。
  • brainstorm 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Brainstorm

Overview

Use this skill to convert rough ideas into clear, reviewable design outputs through structured dialogue.

The goal is to:

  1. Clarify requirements and constraints
  2. Explore alternatives with trade-offs
  3. Produce a concrete, validated design brief in artifacts or a handoff to planning

Workflow

Step 1: Gather Project Context

Load project context per the shared Context Loading Protocol. Also check key implementation files relevant to the idea and note constraints from existing architecture, dependencies, and conventions.

Keep this pass focused. Only gather what is needed for the current idea.

Step 2: Clarify Requirements

Ask targeted questions sequentially to remove ambiguity. Follow the Question Tool mandate.

  • Focus on:

- Objective and user value - Scope boundaries - Constraints (technical, UX, performance, timeline) - Success criteria - Non-goals

Do not jump to implementation details too early.

Step 3: Explore Approaches

Propose 2-5 viable approaches.

For each approach, include:

  • Short summary
  • Pros
  • Cons / risks
  • Complexity estimate
  • Recommended use conditions

Lead with your recommended option and explain why it best fits the project context and constraints.

After presenting all approaches, use Question Tool to let the user pick their preferred approach. List the summary options. Example:

  1. Approach A, short summary
  2. Approach B, short summary
  3. Approach C, short summary
  4. Other (please specify)

with the tag added for the recommended approach to guide the user.

Step 4: Present the Design Incrementally

Once requirements are clear, present the design incrementally in logical phases (about 200-300 words per phase) to avoid overwhelming the user.

  • Phase 1: Foundation - Problem framing, goals, and proposed architecture/flow.
  • Phase 2: Technical Details - Data model, interfaces, error handling, and edge cases.
  • Phase 3: Delivery - Testing/verification strategy and rollout considerations (if applicable).

After presenting each phase, use Question Tool immediately to ask whether to:

  1. Proceed to the next phase
  2. Adjust the current phase
  3. Revisit a previous phase

Step 5: Close the Loop

After you and the user have worked through requirements and the design is validated, determine the next actions.

  1. Use Question Tool to present the user with three high-level next actions:

- "Write plan immediately (in current context)" - skip the artifact step and move straight to a write-plan handoff. - "Write artifacts" - continue by authoring the brainstorm documents described in Step 6. - "End session (already provided enough information for user)" - stop; the conversation has produced enough insight for now.

  1. If the user picks Write artifacts, proceed to Step 6. Once the draft artifacts exist, use Question Tool again to validate them with options:

- "Write plan with current artifacts, context" - "End session - artifacts are sufficient for now" - "Need changes" (free-form text) - collect the feedback, revise the artifacts, and re-ask.

  1. If the user picked Write plan immediately, initiate a handoff to use skill write-plan using the current brainstorming context; no additional artifact validation is required.
  2. If the user picked End session, simply stop. The information collected so far is considered sufficient.

Step 6 (optional): Write Brainstorm Artifacts

Only perform this step after the user has explicitly chosen "Write artifacts" during Step 5.

Persist results to the standardized location:

  • Directory: docs/brainstorms/YYMMDD-HHmm-<topic-slug>/
  • Main file (required): docs/brainstorms/YYMMDD-HHmm-<topic-slug>/SUMMARY.md
  • Optional supporting files:

- docs/brainstorms/YYMMDD-HHmm-<topic-slug>/section-01-<slug>.md - docs/brainstorms/YYMMDD-HHmm-<topic-slug>/section-02-<slug>.md - etc.

SUMMARY.md format: strictly follow the template inside references/summary-template.md.

Rules

  • Do not write production code or make implementation changes in this skill in the brainstorm session.
  • Keep interaction lightweight and iterative; every step should be run in the same session.
  • Prefer clarity over completeness when uncertain; ask a follow-up question.
  • Align all recommendations with project documentation and standards.
  • Keep assumptions explicit; do not guess silently.
  • Think before coding: Surface assumptions explicitly. If multiple interpretations exist, present them — don't pick silently. If a simpler approach exists, say so and push back when warranted.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.8%
按下载量换算900

Claude

30.84%
按下载量换算755

Cursor

19.91%
按下载量换算487

Gemini CLI

9.92%
按下载量换算243

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills