Transform rough ideas into fully-formed designs through structured questioning and alternative exploration.
Run this command in Claude Code to install the skill
/install https://github.com/obra/superpowers/tree/main/brainstormingInstall to your personal skills directory (~/.claude/skills/brainstorming/)
# Create skill directory
mkdir -p ~/.claude/skills/brainstorming
# Download SKILL.md from GitHub
curl -sL "https://raw.githubusercontent.com/obra/superpowers/main/brainstorming/SKILL.md" \
-o ~/.claude/skills/brainstorming/SKILL.mdTarget: ~/.claude/skills/brainstorming/
Visit the GitHub repository to view the full documentation for brainstorming.
Read full documentationCommunication & Writing
Skills for content creation, writing assistance, and communication
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Lets Claude Code chat directly with NotebookLM for source-grounded answers based exclusively on uploaded documents
Extract full article text and metadata from web pages.