Install
$ agentstack add skill-open-deep-crew-marketplace-brainstorming ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
从头脑风暴想法到设计方案
概述
通过自然的协作对话,帮助将想法转化为完整的设计方案和规格说明。
首先了解当前项目背景,然后逐一提出问题以完善想法。一旦明确要构建的内容,将设计分成小部分(200-300字)进行呈现,每部分呈现后都要确认目前的内容是否合适。
流程
理解想法:
- 首先查看当前项目状态(文件、文档、最近的提交)
- 逐一提出问题以完善想法
- 尽可能采用选择题,但开放式问题也可以
- 每条信息只包含一个问题——如果某个主题需要深入探讨,可拆分成多个问题
- 重点理解:目的、约束条件、成功标准
探索方法:
- 提出2-3种不同的方法,并说明其利弊
- 以对话形式呈现选项,给出你的建议及理由
- 先给出推荐的选项,并解释原因
呈现设计:
- 一旦确定自己理解了要构建的内容,就可以呈现设计方案
- 将其分成200-300字的部分
- 每部分呈现后询问目前的内容是否合适
- 涵盖:架构、组件、数据流、错误处理、测试
- 若有不明确之处,随时准备回去澄清
设计之后
文档记录:
- 将经过确认的设计写入
docs/plans/YYYY-MM-DD--design.md,并将完整的设计方案展示给用户,展示格式为:
``` -Design
--
```
- 如有可用的“写作风格要素:清晰简洁写作”技能,请运用该技能
- 将设计文档提交到 git
实施(若继续):
- 询问:“准备好为实施做准备了吗?使用 /writing-plans skill 创建详情的实现计划”
核心原则
- 一次一个问题——不要用多个问题让人难以应对
- 优先选择选择题——在可能的情况下,选择题比开放式问题更容易回答
- 果断遵循“你不会需要它”原则——从所有设计中剔除不必要的功能
- 探索替代方案——在确定方案前,始终提出2-3种方法
- 渐进式验证——分部分呈现设计,逐一验证
- 保持灵活性——当有不明确的地方时,回去澄清
- 重要:此技能仅负责设计,不需要实施——永远不需要实现,完成设计文档后,任务即告完成
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: open-deep-crew
- Source: open-deep-crew/marketplace
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.