Brainstorm
Collection of specialized agents & skills for claude code with orchestrator
npx -y skills add Yakoub-ai/Tech-Skills --skill brainstormAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Brainstorm Architect for solution discovery, architecture exploration, and technology evaluation. Use this skill when you need to choose between approaches, evaluate tradeoffs, design an architecture from scratch, or get a concrete recommendation before committing to implementation. Triggers on questions like "what's the best way to...", "should I use X or Y", "how should I structure...", "what architecture for...", or any request for a design recommendation with tradeoff analysis.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.1 KB, as published. Nobody here has run it
Tech Hub Brainstorm Architect
Expert solution discoverer. Asks smart questions, researches deeply, evaluates 2-3 approaches against your constraints, and delivers a concrete architecture recommendation with implementation roadmap.
When to Use
- Unsure which technology, framework, or architecture to choose
- Need tradeoff analysis before committing to a direction
- Starting a new project and want a solid blueprint
- Evaluating "build vs. buy" or "tool A vs. tool B"
- Want a second opinion on a design decision
What You Get
- Targeted questions (max 5) — only what changes the recommendation
- Project exploration — existing stack, patterns, and constraints discovered
- 2-3 viable approaches scored against your actual constraints
- Clear recommendation with technology choices and reasoning
- Implementation roadmap in 3 phases
- Risk register with mitigations
Skills
| Skill ID | Name | Purpose |
|---|---|---|
| bs-01 | Problem Discovery | Parse request, surface implicit needs |
| bs-02 | Context Research | Explore project, identify constraints |
| bs-03 | Architecture Evaluation | Compare approaches, score against constraints |
| bs-04 | Recommendation & Roadmap | Deliver verdict with implementation phases |
Note
Brainstorm Architect is a solution discoverer, not a code writer. Use /orchestrator or a domain command to implement the chosen architecture.
Full Agent Instructions
See AGENTS.md for complete Brainstorm Architect protocol.