Loading...
Loading...
Compare original and translation side by side
| Rationalization | Reality |
|---|---|
| "The user said it's too vague" | "Too vague" isn't actionable. What specific behavior fails? |
| "I'm the expert, trust me" | Authority doesn't bypass the need for concrete issues |
| "Time pressure - demo tomorrow" | Pressure is when agents make the worst decisions |
| "The spirit of the skill is to help" | Violating the letter IS violating the spirit |
| "I have enough context" | If you can't name the specific failure, you don't |
| "Structure is always better" | Structure solves structure problems, not all problems |
| "This is obviously an improvement" | Obvious to you ≠ solving the user's actual problem |
| 错误借口 | 实际情况 |
|---|---|
| “用户说这个提示词太模糊了” | “太模糊”不具备可操作性。具体是哪部分行为不符合预期? |
| “我是专家,相信我” | 权威不能替代对具体问题的明确界定 |
| “时间紧迫——明天要演示” | 压力往往是智能体做出最差决策的时候 |
| “这个技能的初衷就是提供帮助” | 违反规则本身就是违背初衷 |
| “我已经掌握足够上下文了” | 如果你无法明确指出具体的问题,说明你并没有足够上下文 |
| “结构化总是更好的” | 结构化只能解决结构性问题,而非所有问题 |
| “这显然是一个改进” | 你觉得明显≠解决用户的实际问题 |
references/claude-4.5-best-practices.mdreferences/claude-4.5-best-practices.md| Issue | Fix |
|---|---|
| Claude takes things too literally | Add "Go beyond basics" or explicit scope |
| Claude doesn't explain reasoning | Add "Explain your reasoning" or "Think through this step by step" |
| Claude is too verbose | Add "Be concise" or "Respond in X sentences" |
| Claude is too terse | Add "Provide detailed explanations" |
| Claude suggests but doesn't act | Change "Can you..." to imperative "Do X" |
| Instruction isn't followed | Add context for WHY the instruction matters |
| Examples not matching output | Ensure examples show exact desired format |
| 问题 | 解决方案 |
|---|---|
| Claude过于字面化解读指令 | 添加“超出基础要求”或明确的范围说明 |
| Claude不解释推理过程 | 添加“Explain your reasoning”(解释你的推理过程)或“Think through this step by step”(逐步思考) |
| Claude过于冗长 | 添加“Be concise”(保持简洁)或“Respond in X sentences”(用X句话回复) |
| Claude过于简洁 | 添加“Provide detailed explanations”(提供详细解释) |
| Claude只提建议不执行 | 将“Can you...”改为祈使句“Do X”(执行X操作) |
| 指令未被遵循 | 添加指令背后的原因背景 |
| 示例与输出不匹配 | 确保示例展示了完全符合要求的格式 |