system-brainstorming

Translate ambiguous ideas into validated design specifications and implementation-ready plans.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/luuspoo-create/claude-bildungs-skills --skill system-brainstorming-luuspoo-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-brainstorming
Source: https://github.com/luuspoo-create/claude-bildungs-skills/tree/main/system-brainstorming
Command: npx skills add https://github.com/luuspoo-create/claude-bildungs-skills --skill system-brainstorming-luuspoo-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects often start with unclear requirements or assumptions that lead to wasted implementation effort and rework. This Skill enforces a structured pre-implementation conversation to surface intent, constraints, success criteria, and potential approaches so development begins from a validated design.

Core Features & Use Cases

  • Context Exploration: Instructs the assistant to inspect project files, documentation, and recent changes before asking questions.
  • Guided Clarification: Uses a one-question-at-a-time approach to refine purpose, constraints, and success metrics.
  • Approach Comparison and Recommendation: Proposes 2–3 viable approaches with trade-offs and a recommended path.
  • Design Gatekeeping: Requires presenting a design and obtaining explicit user approval before any implementation actions.
  • Use Case: Use for feature design, UI/UX changes, small utilities, or curriculum planning where assumptions must be validated before coding.

Quick Start

Use the system-brainstorming skill to review the project context, ask a single clarifying question, propose 2-3 approaches, and present a recommended design for approval.

Frequently Asked Questions about system-brainstorming

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

FAQPage Schema
How do I translate ambiguous product ideas into validated design specifications?

To translate ambiguous ideas into validated design specifications, use a structured pre-implementation conversation to surface intent, constraints, and success metrics through iterative questioning and proposed approaches.

What is the best way to clarify requirements before starting implementation?

The best way to clarify requirements is using a one-question-at-a-time approach to refine purpose, constraints, and success metrics, preventing wasted implementation effort caused by unclear assumptions.

How do I compare different approaches for feature design and decision-making?

To compare approaches for feature design, propose 2–3 viable options with clear trade-offs and a recommended path, ensuring decision-making is based on validated constraints before implementation.

Can I use guided brainstorming for UI/UX changes and small utilities?

Yes, you can use guided brainstorming for UI/UX changes, small utilities, and curriculum planning where scope and success criteria must be clarified through iterative questioning before coding.

How do I enforce a design approval gate before project implementation?

To enforce a design approval gate, require presenting a documented design file and obtaining explicit user approval before any implementation actions, ensuring development starts from a validated design.

Why does exploring project context matter before asking design questions?

Exploring project context matters because inspecting project files, documentation, and recent changes ensures clarification questions are relevant and grounds proposed approaches in existing project realities.