brainstorming

Guide teams through one-question-at-a-time brainstorming to convert ideas into actionable designs.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/jd-solanki/lekhan-internal-sync --skill brainstorming-jd-solanki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorming
Source: https://github.com/jd-solanki/lekhan-internal-sync/tree/main/.agents/skills/brainstorming
Command: npx skills add https://github.com/jd-solanki/lekhan-internal-sync --skill brainstorming-jd-solanki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams to convert ideas into actionable designs before implementation, reducing ambiguity and rework.

Core Features & Use Cases

  • Structured ideation: Clarifies purpose, constraints, and success criteria before coding.
  • Incremental validation: Presents design in small, testable sections to confirm alignment.
  • Collaborative design: Facilitates one-question-at-a-time dialogue to refine requirements and drive consensus.

Quick Start

Start by understanding the current project context, then ask questions one at a time to refine the idea. Present the design in 200-300 word sections and check after each section whether it looks right so far.

Frequently Asked Questions about brainstorming

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn project ideas into actionable designs before coding?

To turn ideas into actionable designs, use a structured brainstorming process that clarifies purpose, constraints, and success criteria incrementally. This approach presents design in small, testable sections to confirm alignment and reduce rework.

What is the best way to facilitate collaborative ideation for software architecture?

Collaborative ideation for software architecture works best through a one-question-at-a-time dialogue. This method refines requirements and drives team consensus by validating design sections incrementally before implementation begins.

How do I validate architecture and data flow designs with my team?

You validate architecture and data flow designs by presenting them in 200-300 word sections and checking alignment after each section. This incremental validation ensures comprehensive documentation of components and error handling without overwhelming stakeholders.

Can I use structured brainstorming for early requirements gathering and validation?

Yes, structured brainstorming is designed for early ideation and requirements validation. It handles purpose, constraints, and success criteria by breaking down the design process into manageable, testable sections for immediate feedback.

What are the limitations of one-question-at-a-time brainstorming for design?

The one-question-at-a-time brainstorming approach focuses on early ideation and design phases, meaning it handles conceptual design and documentation rather than generating executable code or performing automated technical testing.