brainstorming

仓库创建 2026年1月2日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

能显著提升多步骤任务的技能选取与推理质量。

这个 Skill 做什么

执行前做结构化自我对话,识别问题类型并选定最优技能链路。

在回答任何任务前先做结构化的自我对话,快速判断问题类型、挑选合适的技能链并收敛出最佳方案。适用于需要策略、设计或多步处理的问题,能避免盲目执行带来的返工。特点是先思考再行动,把复杂问题拆成能调用的技能序列。

▸ 展开 SKILL.md 英文原文

IMMEDIATELY USE THIS SKILL before answering any task - internal design thinking that identifies the question type, selects applicable skills, and converges on the best approach before implementation

Skill 开发管理思维流程技能路由设计思维通用
2
Stars
0
Forks
33
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Balizero1987/Teman2/main/vendor/evoskill/.claude/skills/brainstorming/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Balizero1987/Teman2/main/vendor/evoskill/.claude/skills/brainstorming/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Internal Design Thinking

## Overview

Structured self-dialogue before answering any question or task. Analyze what's being asked, identify which skills apply, reason through the approach, then execute.

**Core principle:** Think first, execute second. Map the question to the right skill chain before acting.

## The Process

### Phase 1: Question Classification

Analyze the question to determine:

- **Domain**: What subject area does this fall into?
- **Data type**: What kind of data or input is involved?
- **Time scope**: Single point, time series, comparison, or not applicable?
- **Operation type**: Raw lookup, calculation, transformation, generation, analysis?
- **Output format**: What 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有