소개
The Brainstorming skill helps developers bridge the gap between a rough concept and a production-ready implementation plan. By employing a Socratic questioning method, it guides users through a four-phase workflow: understanding core requirements, exploring architectural alternatives, refining design components in manageable chunks, and handing off the final blueprint for implementation. It ensures technical decisions are documented and validated incrementally, preventing over-engineering and aligning solutions with actual user needs before a single line of code is written.