The Agent Skills Directory
npx skills add https://skills.volces.com/skills/obra/superpowers通过自然的协作对话,帮助将想法转化为完整的设计和规格说明。
首先理解当前的项目背景,然后逐一提出问题以完善想法。一旦理解了要构建的内容,就呈现设计并获得用户批准。
每个项目都要经历这个过程。待办事项列表、单一功能的工具、配置更改——所有这些项目都是如此。"简单"的项目往往因为未经审视的假设而导致最多的工作浪费。设计可以很简短(对于真正简单的项目,几句话即可),但您必须呈现它并获得批准。
您必须为以下每一项创建一个任务,并按顺序完成它们:
docs/plans/YYYY-MM-DD-<topic>-design.md 并提交digraph brainstorming {
"Explore project context" [shape=box];
"Ask clarifying questions" [shape=box];
"Propose 2-3 approaches" [shape=box];
"Present design sections" [shape=box];
"User approves design?" [shape=diamond];
"Write design doc" [shape=box];
"Invoke writing-plans skill" [shape=doublecircle];
"Explore project context" -> "Ask clarifying questions";
"Ask clarifying questions" -> "Propose 2-3 approaches";
"Propose 2-3 approaches" -> "Present design sections";
"Present design sections" -> "User approves design?";
"User approves design?" -> "Present design sections" [label="no, revise"];
"User approves design?" -> "Write design doc" [label="yes"];
"Write design doc" -> "Invoke writing-plans skill";
}
最终状态是调用 writing-plans。 请不要调用 frontend-design、mcp-builder 或任何其他实施技能。头脑风暴后调用的唯一技能是 writing-plans。
理解想法:
探索方案:
呈现设计:
文档记录:
docs/plans/YYYY-MM-DD-<topic>-design.md实施:
每周安装次数
300
来源
首次出现
2026年3月11日
安全审计
安装于
openclaw292
amp276
cline276
opencode276
cursor276
kimi-cli276
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 and get user approval.
Every project goes through this process. A todo list, a single-function utility, a config change — all of them. "Simple" projects are where unexamined assumptions cause the most wasted work. The design can be short (a few sentences for truly simple projects), but you MUST present it and get approval.
You MUST create a task for each of these items and complete them in order:
docs/plans/YYYY-MM-DD-<topic>-design.md and commitdigraph brainstorming {
"Explore project context" [shape=box];
"Ask clarifying questions" [shape=box];
"Propose 2-3 approaches" [shape=box];
"Present design sections" [shape=box];
"User approves design?" [shape=diamond];
"Write design doc" [shape=box];
"Invoke writing-plans skill" [shape=doublecircle];
"Explore project context" -> "Ask clarifying questions";
"Ask clarifying questions" -> "Propose 2-3 approaches";
"Propose 2-3 approaches" -> "Present design sections";
"Present design sections" -> "User approves design?";
"User approves design?" -> "Present design sections" [label="no, revise"];
"User approves design?" -> "Write design doc" [label="yes"];
"Write design doc" -> "Invoke writing-plans skill";
}
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
The terminal state is invoking writing-plans. Do NOT invoke frontend-design, mcp-builder, or any other implementation skill. The ONLY skill you invoke after brainstorming is writing-plans.
Understanding the idea:
Exploring approaches:
Presenting the design:
Documentation:
docs/plans/YYYY-MM-DD-<topic>-design.mdImplementation:
Weekly Installs
300
Source
First Seen
Mar 11, 2026
Security Audits
Installed on
openclaw292
amp276
cline276
opencode276
cursor276
kimi-cli276
前端设计技能指南:避免AI垃圾美学,打造独特生产级界面
36,100 周安装