Skill · em Planejar o trabalho

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Procedência

Antes de instalar

8 arquivos · 80,4 KB · inclui 4 scripts que executam: scripts/helper.js, scripts/server.cjs, scripts/start-server.sh, scripts/stop-server.sh

Instalar na sua CLI

O comando baixa a versão fixada (commit 5bf4e78) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/brainstorming/.

d=".claude/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Global: instala em ~/.claude/skills/brainstorming/.

d="$HOME/.claude/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Codex

Neste projeto: instala em .agents/skills/brainstorming/.

d=".agents/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Global: instala em ~/.agents/skills/brainstorming/.

d="$HOME/.agents/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Antigravity

Neste projeto: instala em .agents/skills/brainstorming/.

d=".agents/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Global: instala em ~/.gemini/antigravity-cli/skills/brainstorming/.

d="$HOME/.gemini/antigravity-cli/skills/brainstorming"
u="https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/brainstorming"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/scripts/frame-template.html" "$u/scripts/frame-template.html" \
  -o "$d/scripts/helper.js" "$u/scripts/helper.js" \
  -o "$d/scripts/server.cjs" "$u/scripts/server.cjs" \
  -o "$d/scripts/start-server.sh" "$u/scripts/start-server.sh" \
  -o "$d/scripts/stop-server.sh" "$u/scripts/stop-server.sh" \
  -o "$d/spec-document-reviewer-prompt.md" "$u/spec-document-reviewer-prompt.md" \
  -o "$d/visual-companion.md" "$u/visual-companion.md" \
  -o "$d/LICENSE" "https://raw.githubusercontent.com/obra/superpowers/5bf4e78011075bcfc0dc295f0724994cd123ee71/LICENSE"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/superpowers.brainstorming

Prévia do SKILL.md

---
name: brainstorming
description: "You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
---

# Brainstorming Ideas Into Designs

Help turn ideas into fully formed designs and specs through natural collaborative dialogue.

Start by classifying how much process the request needs, then work
through your path: understand the context, refine the idea, present a
design, and get your human partner's approval.

## Establish Shared Understanding

The outcome of brainstorming is an understanding your human partner can
recognize and correct, grounded in what they want to accomplish.

1. **Discover intent.** Use the request and available context to identify
   the intended outcome, who it is for, and what success looks like. When
   that information is missing, ask one focused question about purpose or
   intended use before proposing features or an approach. Knowing the app
   genre does not tell you why your partner wants it. Gathering missing
   requirements does not ask them to authorize the task again.
2. **Write back your understanding.** Summarize the intended outcome,
   relevant constraints, and success criteria in a short note your partner
   can assess. Separate what they said from assumptions. Invite correction
   and incorporate their answer before treating this as the design brief.
3. **Carry intent into the design.** Preserve the agreed understanding in
   the selected path's design artifact: the written spec for architectural
   work, or the in-chat design/probe for bounded work and spikes. Check
   proposed features and technical choices against that understanding.

When the request already supplies the purpose and constraints, reflect
that understanding instead of asking the same questions again. Keep the
note concise; its accuracy and the opportunity to correct it matter.

<HARD-GATE>
Before taking any implementation action, including invoking an
implementation skill, writing product code, scaffolding, installing
…

Ver todo o marketplace