# Brainstorming

> Explore ideas and create designs before implementation Use when this capability is needed.

- Skill: `tomevault-io/brainstorming-51` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/brainstorming-51`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/brainstorming-51/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/brainstorming-51

---


# Brainstorming Ideas Into Designs

## Overview
Turn ideas into fully formed designs through collaborative dialogue. Understand the project context, ask clarifying questions, explore approaches, and present a validated design before any implementation begins.

## When to Use
Use before starting any creative or significant work: new features, building components, adding functionality, or modifying existing behavior.

## The Process

**1. Understand the idea:**
- Check the current project state (files, docs, recent commits)
- Ask questions one at a time, preferring multiple-choice where possible
- Focus on purpose, constraints, and success criteria

**2. Explore approaches:**
- Propose 2–3 different approaches with trade-offs
- Lead with a recommendation and explain the reasoning

**3. Present the design:**
- Present in small sections (200–300 words each)
- Ask for feedback after each section
- Cover: architecture, components, data flow, error handling, testing strategy
- **Present the design in the chat. Do not create files.**

## After the Design

- Present the final validated design in the chat
- Ask: "Ready to create an implementation plan?"
- If yes, use the `writing-plans` skill

## Key Principles
- **One question at a time** — avoid overwhelming
- **Multiple choice preferred** — make answering easier
- **YAGNI ruthlessly** — challenge any feature that doesn't seem necessary
- **Explore alternatives** — always propose and evaluate several approaches
- **Incremental validation** — confirm each part of the design together
- **Revisit earlier decisions** — when new information changes the picture, go back

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/apenlor) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

