prompt-engineer by 404kidwiz/claude-supercode-skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill prompt-engineer提供在大语言模型提示词设计、优化和评估方面的专业知识。专注于诸如思维链、ReAct 和小样本学习等提示技术,以及生产环境中的提示词管理和评估。
在以下情况调用此技能:
在以下情况请勿调用:
/llm-architect/ai-engineer/nlp-engineer/performance-monitor广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
Prompting Technique?
├── Reasoning Tasks
│ ├── Step-by-step → Chain-of-Thought
│ └── Tool use → ReAct
├── Classification/Extraction
│ ├── Clear categories → Zero-shot + examples
│ └── Complex → Few-shot with edge cases
├── Generation
│ └── Structured output → JSON mode + schema
└── Consistency
└── System prompt + temperature tuning
| 反面模式 | 问题 | 正确方法 |
|---|---|---|
| 模糊的指令 | 输出不一致 | 具体明确 |
| 没有示例 | 复杂任务表现不佳 | 添加小样本示例 |
| 非结构化输出 | 难以解析 | 明确指定格式 |
| 没有测试 | 未知的失败模式 | 测试多样化输入 |
| 提示词嵌入代码 | 难以迭代 | 分离提示词管理 |
每周安装次数
61
代码仓库
GitHub 星标数
43
首次出现
Jan 23, 2026
安全审计
已安装于
opencode50
claude-code46
codex46
gemini-cli45
github-copilot41
cursor41
Provides expertise in designing, optimizing, and evaluating prompts for Large Language Models. Specializes in prompting techniques like Chain-of-Thought, ReAct, and few-shot learning, as well as production prompt management and evaluation.
Invoke this skill when:
Do NOT invoke when:
/llm-architect/ai-engineer/nlp-engineer/performance-monitorPrompting Technique?
├── Reasoning Tasks
│ ├── Step-by-step → Chain-of-Thought
│ └── Tool use → ReAct
├── Classification/Extraction
│ ├── Clear categories → Zero-shot + examples
│ └── Complex → Few-shot with edge cases
├── Generation
│ └── Structured output → JSON mode + schema
└── Consistency
└── System prompt + temperature tuning
| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| Vague instructions | Inconsistent output | Be specific and explicit |
| No examples | Poor performance on complex tasks | Add few-shot examples |
| Unstructured output | Hard to parse | Specify format clearly |
| No testing | Unknown failure modes | Test diverse inputs |
| Prompt in code | Hard to iterate | Separate prompt management |
Weekly Installs
61
Repository
GitHub Stars
43
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode50
claude-code46
codex46
gemini-cli45
github-copilot41
cursor41
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
50,900 周安装