Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计未展示

brainstorming头脑风暴

Agent Skill

brainstorming 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

315

周安装

13

GitHub Stars

公开资料未说明

下载量

103
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

AgentSkills.tonpx skills
npx skills add 5dlabs/cto --skill "brainstorming"

简介

brainstorming 用于创意发散与方案构思支持。

  • 适用于产品策划、技术选型或创新点子生成场景。
  • 通过 npx skills add 5dlabs/cto --skill "brainstorming" 安装,建议设定约束条件聚焦方向。
  • 使用前需明确领域边界以提高相关性。
  • 应筛选可行方案并排除明显不可行选项。

SKILL.md

Brainstorming Ideas Into Designs

Overview

Help turn ideas into fully formed designs and specs through natural collaborative dialogue.

Start by understanding the current project context, then ask questions one at a time to refine the idea. Once you understand what you're building, present the design in small sections (200-300 words), checking after each section whether it looks right so far.

The Process

Understanding the Idea

  • Check out the current project state first (files, docs, recent commits)
  • Ask questions one at a time to refine the idea
  • Prefer multiple choice questions when possible, but open-ended is fine too
  • Only one question per message
  • Focus on understanding: purpose, constraints, success criteria

Exploring Approaches

  • Propose 2-3 different approaches with trade-offs
  • Present options conversationally with your recommendation and reasoning
  • Lead with your recommended option and explain why

Presenting the Design

  • Once you believe you understand what you're building, present the design
  • Break it into sections of 200-300 words
  • Ask after each section whether it looks right so far
  • Cover: architecture, components, data flow, error handling, testing
  • Be ready to go back and clarify if something doesn't make sense

After the Design

Documentation

  • Write the validated design to docs/plans/YYYY-MM-DD-<topic>-design.md
  • Commit the design document to git

Implementation (if continuing)

  • Ask: "Ready to set up for implementation?"
  • Use git-worktrees skill to create isolated workspace
  • Use writing-plans skill to create detailed implementation plan

Key Principles

  1. One question at a time - Don't overwhelm with multiple questions
  2. Multiple choice preferred - Easier to answer than open-ended when possible
  3. YAGNI ruthlessly - Remove unnecessary features from all designs
  4. Explore alternatives - Always propose 2-3 approaches before settling
  5. Incremental validation - Present design in sections, validate each
  6. Be flexible - Go back and clarify when something doesn't make sense

Example Flow

User: "I want to add caching to our API"

Agent: "Before diving in, let me understand the current setup.

What's the primary goal?
a) Reduce database load
b) Improve response times for users
c) Both equally important
d) Something else"

User: "b"

Agent: "Got it - response times are the priority.

Where are the slowest endpoints?
a) Complex queries (aggregations, joins)
b) External API calls
c) Not sure yet - need to profile
d) Specific endpoints: ___"

Anti-Patterns

  • Don't ask multiple questions in one message
  • Don't present a complete design without validation checkpoints
  • Don't skip the alternatives exploration phase
  • Don't add features the user didn't ask for (YAGNI)

Attribution

Based on obra/superpowers brainstorming skill - 220+ installs.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

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

平台分布

Claude Code

33.54%
按下载量换算35

windsurf

21.37%
按下载量换算22

trae

16.93%
按下载量换算17

OpenCode

13.98%
按下载量换算14

Codex

8.28%
按下载量换算9

Antigravity

3.23%
按下载量换算3

安全审计

暂无安全审计结果可展示。

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

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

来源信息

继续浏览同类 Skills