← 返回 Skills 市场
kirkraman

brainstorming

作者 KirkRaman · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install jx-brainstorming
功能描述
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 with its stated goal but it will read your repository and may write and commit design documents. Before installing or enabling it: (1) ensure you are comfortable with an agent reading project files and commits; (2) decide whether the agent should be allowed to run git commit operations autonomously — if not, restrict git access or require explicit confirmation; (3) back up important branches or require that the agent use a worktree/branch for changes; (4) be aware it may call other installed 'superpower' skills (e.g., writing-style or git helpers) — verify those skills' behaviors too; (5) if you want read-only brainstorming, instruct the agent not to perform commits or file writes.
功能分析
Type: OpenClaw Skill Name: jx-brainstorming Version: 1.0.2 The skill bundle consists of metadata and behavioral instructions (SKILL.md) designed to guide an AI agent through a collaborative brainstorming and design process. It focuses on project context analysis, incremental user feedback, and documentation of design plans within the local repository. No malicious code, data exfiltration, or suspicious execution patterns were identified.
能力评估
Purpose & Capability
The name/description (brainstorming and design) align with the instructions: understanding project context, proposing approaches, producing a design, writing a doc, and committing. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read the current project state (files, docs, recent commits), ask targeted questions, produce designs in 200–300 word sections, write to docs/plans/YYYY-MM-DD-<topic>-design.md, and commit the document to git. Those behaviors are coherent with a developer-facing design assistant, but they do involve reading repository contents and making repository changes — actions users should expect and control.
Install Mechanism
No install spec and no code files are present. Instruction-only skills have low install risk because nothing is written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md references other skills (e.g., elements-of-style, superpowers:using-git-worktrees), which is reasonable as optional integrations but do not create hidden credential requirements.
Persistence & Privilege
always is false and the skill does not request permanent system privileges. However, it instructs the agent to write files and commit to git (modifying the user's repository). Autonomous invocation is allowed by default — if the agent can run git commands autonomously it could perform those writes without interactive confirmation unless policies prevent it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jx-brainstorming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jx-brainstorming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- No changes detected in this version. - Functionality, documentation, and process remain unchanged from the previous release.
v1.0.0
- Initial release of "brainstorming" skill designed to guide creative work from idea to design specs. - Provides a structured process: understand context, explore user intent, and refine requirements one question at a time. - Encourages exploring multiple approaches with trade-offs before finalizing design. - Outlines step-by-step presentation of design in small, validated sections. - Includes documentation and implementation follow-up steps for thorough project workflow. - Emphasizes key principles like asking one question at a time, preferring multiple choice, and incremental validation.
元数据
Slug jx-brainstorming
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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

如何安装 brainstorming?

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

brainstorming 是免费的吗?

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

brainstorming 支持哪些平台?

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

谁开发了 brainstorming?

由 KirkRaman(@kirkraman)开发并维护,当前版本 v1.0.2。

💬 留言讨论