← 返回 Skills 市场
zhengxinjipai

Brainstorming

作者 zhengxinjipai · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1042
总下载
2
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install brainstorming-design-workflow
功能描述
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requi...
使用说明 (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 - if a topic needs more exploration, break it into multiple questions
  • 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-\x3Ctopic>-design.md
  • Use elements-of-style:writing-clearly-and-concisely skill if available
  • Commit the design document to git

Implementation (if continuing):

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

Key Principles

  • One question at a time - Don't overwhelm with multiple questions
  • Multiple choice preferred - Easier to answer than open-ended when possible
  • YAGNI ruthlessly - Remove unnecessary features from all designs
  • Explore alternatives - Always propose 2-3 approaches before settling
  • Incremental validation - Present design in sections, validate each
  • Be flexible - Go back and clarify when something doesn't make sense
安全使用建议
This skill is coherent for brainstorming and design, but you should be comfortable giving the agent read/write access to the project repository if you enable it — it will inspect files and can create/commit design documents. Before installing or using it: (1) confirm whether the agent will be permitted to run git commits and whether you want autonomous commits or prefer manual review; (2) ensure no sensitive secrets are stored in the repo paths the agent may read; (3) be aware it references other optional skills (style, git-worktrees, writing-plans) which may be invoked if available. If you prefer tighter control, run it in a forked or test repo or require manual approval for commits.
功能分析
Type: OpenClaw Skill Name: brainstorming-design-workflow Version: 1.0.0 The skill bundle defines a structured brainstorming and design workflow for an AI agent. It provides instructions for interactive requirements gathering, architectural design, and documentation within a 'docs/plans/' directory. No malicious code, data exfiltration, or harmful prompt injection patterns were identified in SKILL.md or the JSON metadata.
能力评估
Purpose & Capability
Name and description match the SKILL.md: the skill is explicitly a pre-implementation brainstorming and design aid. It does not request unrelated credentials, binaries, or installs.
Instruction Scope
Instructions direct the agent to inspect the current project state (files, docs, recent commits), to create a design doc under docs/plans/YYYY-MM-DD-<topic>-design.md, and to commit it to git. These actions are consistent with the stated purpose, but they imply read/write access to the repository and the ability to run git — ensure that's acceptable in your environment.
Install Mechanism
No install spec and no code files — instruction-only skill. No packages or downloads are requested, minimizing install risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The instructions reference other optional skills (elements-of-style, superpowers:using-git-worktrees, superpowers:writing-plans) but do not require any secrets; this is proportionate to its function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated platform privileges. It does instruct the agent to write files and commit to git, which is normal for a workflow skill but worth noting as an effect rather than a privileged configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install brainstorming-design-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /brainstorming-design-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the brainstorming skill for design workflows. - Guides the user through collaborative idea refinement before any creative work. - Emphasizes one-question-at-a-time dialogue, multiple choice when possible, and proposing multiple design approaches with trade-offs. - Designs are presented in sections for step-by-step validation. - Includes principles for concise, flexible, and YAGNI-focused design. - Outlines post-design steps for documentation and preparing for implementation.
元数据
Slug brainstorming-design-workflow
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Brainstorming 是什么?

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1042 次。

如何安装 Brainstorming?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install brainstorming-design-workflow」即可一键安装,无需额外配置。

Brainstorming 是免费的吗?

是的,Brainstorming 完全免费(开源免费),可自由下载、安装和使用。

Brainstorming 支持哪些平台?

Brainstorming 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Brainstorming?

由 zhengxinjipai(@zhengxinjipai)开发并维护,当前版本 v1.0.0。

💬 留言讨论