superpowers-brainstorm
- Repo stars 774
- Author repo gemini-superpowers-antigravity
Brainstorm Skill
When to use this skill
- before implementing non-trivial features
- before refactors with unclear scope
- before debugging complex issues
- before designing an automation workflow
Brainstorm template (use this exact structure)
Goal
- (1–2 sentences)
Constraints
- (tech stack, time, compatibility, performance, “must not change”, etc.)
Known context
- (what exists today; relevant files/components; current behavior)
Risks
- (security, data loss, regressions, surprising side effects)
Options (2–4)
For each option include:
- Summary
- Pros / cons
- Complexity / risk
Recommendation
- Pick one option and explain why
Acceptance criteria
- Bullet list of verifiable outcomes
- Fluxly category
- Design
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @anthonylee991 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. When to use this skill
before implementing non-trivial features before refactors with unclear scope before debugging complex issues
Brainstorm template (use this exact structure)
Brainstorm template (use this exact structure)
Goal
(1–2 sentences)
Constraints
(tech stack, time, compatibility, performance, “must not change”, etc.)
Known context
(what exists today; relevant files/components; current behavior)
Risks
(security, data loss, regressions, surprising side effects)
# Brainstorm Skill
## When to use this skill
- before implementing non-trivial features
- before refactors with unclear scope
- before debugging complex issues
- before designing an automation workflow
## Brainstorm template (use this exact structure)
### Goal
- (1–2 sentences)
### Constraints
- (tech stack, time, compatibility, performance, “must not change”, etc.)
### Known context
- (what exists today; relevant files/components; current behavior)
### Risks
- (security, data loss, regressions, surprising side effects)
### Options (2–4)
For each option include:
- Summary
- Pros / cons
- Complexity / risk
### Recommendation
- Pick one option and explain why
### Acceptance criteria
- Bullet list of verifiable outcomes Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> When to use this skill → Brainstorm template (use this exact structure) → Goal → Constraints → Known context → Risks
terms -> no emphasized key terms
files/cmd -> files/components
body sha256 -> 74e976472fca
Decide Fit First
Design Intent
How To Use It
Boundaries And Review