brainstorm-feature
Installation
SKILL.md
Brainstorm & Research Feature Workflow (Deep Dive)
This skill guides you to produce a Production-Ready Technical Design for ANY technology stack (Web, Mobile, Backend, IoT).
CRITICAL RULE: Do NOT include code snippets. Use Architecture Diagrams (Mermaid), Schemas, and Abstract Algorithms.
Workflow Steps
1. Requirement Analysis (The "What")
- Context Detection: Identify the project type (e.g., SaaS, E-commerce, Internal Tool) and stack (SQL/NoSQL, Monolith/Microservices).
- Actors & Roles: Define exact actors (e.g., Tenant Admin, System, End User, API Client).
- Invariants: Define hard constraints (e.g., "Non-negative integers", "Immutable audit logs", "Idempotency keys required").