← 返回 Skills 市场
tang2606

Brainstorming.Conflict

作者 Wade · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
89
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install brainstorming-conflict
功能描述
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 converting ideas into documented designs. Before installing or running it: (1) be aware it will read your repository files and create/commit design documents — review any commits it creates; (2) the skill references other 'superpower' skills (e.g., for git worktrees) which may request credentials if used — the brainstorming skill itself does not request secrets; (3) there are minor metadata mismatches (name/ownerId) — consider verifying the source/owner before trusting automated commits; (4) if you want to avoid repository changes, run it in a sandbox branch or local copy and inspect outputs before pushing to remote.
功能分析
Type: OpenClaw Skill Name: brainstorming-conflict Version: 1.0.0 The brainstorming skill bundle is a standard utility designed to guide an AI agent through a collaborative design process. It involves reading project context, interacting with the user through iterative questioning, and documenting plans in the `docs/` directory. No malicious patterns, data exfiltration, or unauthorized execution risks were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name/description (brainstorming → turn ideas into designs) matches the instructions (ask questions, propose approaches, produce design docs). Minor inconsistencies: the package listing shows the skill as 'Brainstorming.Conflict' while SKILL.md and _meta.json use 'brainstorming', and ownerId differs between registry metadata and _meta.json — likely a metadata mismatch but not evidence of malicious intent.
Instruction Scope
Instructions explicitly tell the agent to inspect the current project (files, docs, recent commits), iteratively ask questions, write a design to docs/plans/YYYY-MM-DD-<topic>-design.md and commit it. All of these actions are within the stated purpose. Users should note the skill will read and modify repository files and create commits.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes risk because nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The instructions reference git operations and other optional 'superpower' skills, which may require credentials if invoked, but this skill itself does not ask for secrets.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill requests no persistent presence or elevated privileges. It does instruct committing a file to the repository (normal for a design helper) but does not instruct modifying other skills or system configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install brainstorming-conflict
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /brainstorming-conflict 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the brainstorming skill for creative project work. - Requires using this skill before starting any creative or design tasks. - Guides users to clarify ideas through single-step questioning, exploring multiple approaches, and presenting incremental design sections for validation. - Emphasizes collaborative dialogue, clear documentation, and rigorous alternative exploration. - Outlines post-design steps for documentation and implementation preparation.
元数据
Slug brainstorming-conflict
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Brainstorming.Conflict 是什么?

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 插件,目前累计下载 89 次。

如何安装 Brainstorming.Conflict?

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

Brainstorming.Conflict 是免费的吗?

是的,Brainstorming.Conflict 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Brainstorming.Conflict 支持哪些平台?

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

谁开发了 Brainstorming.Conflict?

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

💬 留言讨论