Back to Skills
brainstorming
Refines vague ideas into clear designs through Socratic questioning before any code is written. From the Superpowers library.
Git & WorkflowBEGINNERby obra (Jesse Vincent)
Claude Codeplanningdesigndiscovery
Key Information
Install / Load
/plugin install superpowers@claude-plugins-official
How This Skill Works
From the Superpowers library. Instead of jumping to implementation, the agent interrogates the idea — goals, constraints, edge cases, alternatives — via Socratic questioning, then converges on a clear design.
Use it at the start of anything ambiguous to avoid building the wrong thing. Installs as part of the Superpowers plugin.
Source
Maintained by obra (Jesse Vincent). Install and updates come from the official repository.
View on GitHub Related Skills
git-workflow-automator
Creates conventional commits, clear PR descriptions, and release notes. Handles branching strategy and changelog generation.
writing-plans
Produces detailed, reviewable implementation plans with concrete tasks before execution. From the Superpowers library.
executing-plans
Executes an approved plan in batches with human checkpoints, so long tasks stay on the rails. From the Superpowers library.