ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

superpowers-brainstorming

Use before any creative work - creating features, building components, adding functionality, or modifying behavior - guides through exploration, questioning, design proposal, and spec documentation before any implementation

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/axelhu/superpowers-brainstorming
Or

What This Skill Does

The superpowers-brainstorming skill acts as your architectural navigator for any creative or technical project within OpenClaw. It enforces a strict, disciplined methodology that bridges the gap between raw ideas and production-ready code. By mandating a step-by-step progression—starting with context exploration, moving through clarifying questions, weighing architectural trade-offs, and culminating in a rigorous, committed design specification—this skill prevents the common pitfalls of "coding first and thinking later."

It ensures that every feature, component, or system modification is intentional, well-documented, and fully aligned with your goals. The skill guides you through a mandatory design-review loop, ensuring that you only proceed to implementation planning after a clearly defined, owner-approved blueprint is committed to the project's documentation folder.

Installation

To add this skill to your OpenClaw environment, use the following command: clawhub install openclaw/skills/skills/axelhu/superpowers-brainstorming

Use Cases

  • Complex Feature Development: Breaking down a large feature into smaller, manageable components with clear interfaces.
  • Refactoring & Tech Debt: Strategically planning improvements in existing codebases while maintaining system stability.
  • UI/UX Design Cycles: Using the visual companion features to iterate on layouts and models before writing a single line of code.
  • Project Onboarding: Exploring existing project context and documentation to ensure new additions follow established design patterns.

Example Prompts

  1. "I want to add a real-time notification system to our dashboard. Can you help me brainstorm the architecture?"
  2. "We need to redesign the user authentication flow for better security. Let's start the brainstorming process."
  3. "I need to build a modular plugin system for our existing data processing pipeline. Can you explore the current structure and suggest some options?"

Tips & Limitations

  • Strict Workflow: This skill is intentionally rigid. It forbids jumping to code execution. If you try to skip steps, the agent will guide you back to the design phase.
  • Incremental Approval: Seek owner approval at every milestone. Do not treat the design as a static block; treat it as an evolving contract.
  • Documentation Priority: The skill insists on writing specifications to docs/superpowers/specs/ to ensure project history and reasoning remain visible.
  • Avoid Over-design: While thorough, use the skill to prune unnecessary complexity—always apply YAGNI (You Ain't Gonna Need It) principles during the brainstorming sessions to keep your scope focused and maintainable.

Metadata

Author@axelhu
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-axelhu-superpowers-brainstorming": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#brainstorming#architecture#design#productivity#workflow
Safety Score: 4/5

Flags: file-write, file-read