Token导航 LogoToken导航TokenDH.com
前端设计操作浏览器github未标认证来源可访问许可证需确认审计通过

evanflow-brainstorming埃文流头脑风暴

Agent Skill

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

总安装

194

周安装

8

GitHub Stars

337

下载量

63
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/evanklem/evanflow --skill evanflow-brainstorming

简介

evanflow-brainstorming 提供创意发散和需求澄清的专用词汇表,避免过早陷入实现细节。

  • 适用于新功能构思、设计问题讨论等前期探索场景,帮助明确意图和边界。
  • 使用时需聚焦问题本质,使用 deep modules、mockup quick-mode 等术语引导思考。
  • 安装前请确认仓库权限和维护状态,跳过事实查询或快速原型请求,专注创造性工作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

EvanFlow: Brainstorming

Vocabulary

See evanflow meta-skill. Key terms used here: deep modules, deletion test, mockup quick-mode, grill.

When to Use

  • "Help me think through X"
  • "I want to build Y"
  • New feature scoping
  • Design questions where intent is unclear
  • Before any creative work that will produce code

SKIP this skill when: the user is asking a factual question, requesting a quick mockup, or doing exploratory reading. EvanFlow has no skill tax — answer directly.

Mockup Quick-Mode

If the user says "show me mockups", "give me visual options", "let's see designs", or anything similar and is NOT asking to implement — skip everything below. Produce mockups directly in whatever form the project uses:

  • HTML files (often easiest — write self-contained pages and tell the user where to open them, e.g., open mockup-1.html or via a local HTTP server)
  • Figma frames (if the project uses Figma)
  • ASCII layouts (for terminal UIs)
  • Whatever the project's CLAUDE.md documents as the design-iteration medium

No spec doc. No plan. No git operations. Just iterate visually until the user picks a direction.

The Flow

  1. Quick context check. Skim relevant files, recent commits, and any referenced docs. Do NOT exhaustively explore — just enough to ground the conversation.
  2. Scope check. If the request describes multiple independent subsystems, flag it and propose decomposition before going further. Don't refine details on something that needs to be split.
  3. Ask clarifying questions one at a time. Multiple-choice when possible (use AskUserQuestion). Focus on purpose, constraints, success criteria.
  4. Propose 2–3 approaches with trade-offs and your recommendation as option (a). Lead with "here's what I'd do and why."
  5. Embedded Grill (see below) — stress-test the chosen approach before committing.
  6. Present the design in sections sized to their complexity. Get explicit approval after each section.
  7. Decide: spec doc, straight to plan, or just go.

Embedded Grill

Once an approach is chosen, ask 3–5 sharp questions targeting:

  • Hidden constraints: "What breaks if a user does X?"
  • Reversibility: "If we ship this and it's wrong, what's the rollback?"
  • Boundaries: "What's explicitly NOT in scope?"
  • Existing patterns: "Is there code in the project that already does something similar? Should this conform or diverge?"
  • Domain language: "Are we using the right terms from CONTEXT.md?"

For each question, propose a recommended answer. The user accepts, refines, or rejects. Don't grill on every single design — only when the choice has irreversibility, security, or domain-modeling implications.

Hard Rules

  • Never auto-commit. Confirm in the current turn before any git op.
  • No forced spec path. If a spec doc is appropriate, ask the user where to put it. Default suggestion: docs/specs/YYYY-MM-DD-<topic>.md. Don't write to any vendor-specific path unless user requests.
  • No forced visual companion offer. Skip the browser-companion offer entirely; mockup quick-mode handles visual work directly.
  • No skill tax. If the user is just chatting or asking a factual question, exit this skill — don't force the flow.

Hand-offs

  • Spec written → evanflow-writing-plans (if non-trivial)
  • Substantial new feature (sprint-sized, multi-stakeholder) → evanflow-prd instead of writing-plans
  • Plan exists → evanflow-executing-plans (which itself offers evanflow-coder-overseer if the plan has 3+ parallelizable units)
  • Just go → start with evanflow-tdd for the first behavior
  • Domain term emerged → evanflow-glossary to update CONTEXT.md
  • Interface shape is the hard part of the design → evanflow-design-interface before writing-plans

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.88%
按下载量换算23

Claude

28%
按下载量换算18

Cursor

17.47%
按下载量换算11

Gemini CLI

8.8%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills