
from fusion680
Facilitated brainstorming workflow that captures requirements and writes right-sized requirements documents (lightweight PRDs) for product or feature ideas.
ce-brainstorm is a structured facilitation skill that guides collaborative dialogue to clarify what to build. It extracts problem framing, probes assumptions, proposes 2–3 approaches, and produces a concise requirements document ready for handoff to planning. The skill enforces interaction rules (one question at a time, blocking questions when needed) so outputs are actionable.
Use this skill when you need to turn a vague idea or feature request into a concrete requirements brief: early-stage product thinking, feature scoping, or when multiple stakeholders must align on scope and success criteria. It is suitable for software and product teams.
references/ folder with rendering and synthesis rules that govern output shape (has_references=true)Best with assistants that can manage multi-turn facilitation and repo scans (agents with code-read capabilities, Claude Code-like agents, Gemini/Code assistants).
Thorough brainstorming/PRD facilitation skill from Compound Engineering. SKILL.md is exceptionally detailed with phased workflow, interaction rules, scope assessment, and clear handoff. The bundled script is a well-structured local HTTP server for visual probes — proper arg parsing, path traversal protection, idle timeouts, and process lifecycle management. Script was skipped by runner due to .js extension but code review shows clean, production-quality Node.js.
No security concerns. The skill is a well-crafted facilitation workflow with a clean auxiliary script. The SKILL.md is one of the most detailed and structured skill documents seen — clear phases, explicit routing logic, and thoughtful degradation rules. Minor architectural note: the skill references many external reference files that aren't included in the audit, so full functionality depends on a complete repo checkout.