sdcorejs-brainstorm

Propose track-appropriate build approaches with tradeoffs and a recommendation.

2|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/sdcorejs/sdcorejs-agent --skill sdcorejs-brainstorm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdcorejs-brainstorm
Source: https://github.com/sdcorejs/sdcorejs-agent/tree/main/plugin/skills/sdcorejs-brainstorm
Command: npx skills add https://github.com/sdcorejs/sdcorejs-agent --skill sdcorejs-brainstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turns an open-ended idea into a concrete direction by comparing multiple options, surfacing tradeoffs, and proposing a recommended approach before requirements get locked.

Core Features & Use Cases

  • Track-aware brainstorming: Detects whether the target project is angular-portal, nestjs, or nextjs and loads the correct approach palette.
  • Decision-focused comparison: Proposes 2–3 viable approaches with pros/cons and “best when” guidance tailored to the detected track.
  • Bilingual guidance (VI/EN): Supports Vietnamese and English prompts and responses for smoother product intent capture.
  • One-question disambiguation loop: Asks targeted clarifying questions one at a time to prevent wrong direction early in the SDLC.

Quick Start

Ask your AI coding tool to brainstorm approaches for building your feature and include what you know about goals, constraints, and what you want to compare.

Frequently Asked Questions about sdcorejs-brainstorm

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

FAQPage Schema
How do I brainstorm and compare approaches for an open-ended feature before locking scope?

Brainstorming approaches before locking scope involves an intent-focused workflow that proposes 2-3 viable options with tradeoffs and a recommendation. This prevents wrong direction early in the SDLC by surfacing decisions before requirements are fixed.

How do I explore build ideas when I am uncertain about requirements for my Angular, NestJS, or NextJS project?

Exploring build ideas requires track-aware detection across angular-portal, nestjs, and nextjs to load the correct approach palette. It asks one targeted clarifying question per turn to resolve uncertainty through dialogue rather than prematurely generating code or specs.

What is the best way to evaluate technical tradeoffs for different SDLC planning tracks?

The best way to evaluate technical tradeoffs is using a decision-focused comparison that proposes multiple track-appropriate approaches with pros, cons, and best-when guidance. This delivers a tailored recommendation based on your detected project track.

Does this approach discovery workflow support bilingual guidance for product intent capture?

Yes, the approach discovery workflow supports bilingual guidance in both Vietnamese and English. This ensures smoother product intent capture and requirements discovery for diverse development teams during brainstorming sessions.

Can I use AI coding agents to generate requirements specifications directly from this brainstorming process?

No, you cannot generate requirements specifications directly from this brainstorming process because it intentionally produces dialogue rather than code or spec output. It focuses strictly on approach comparison and requirements discovery before scope is fixed.