Loading...
Loading...
Compare original and translation side by side
"Let's explore this together. Here are some approaches:
Option A: [description]
✅ Pros: ...
❌ Cons: ...
Option B: [description]
✅ Pros: ...
❌ Cons: ...
What resonates with you? Or should we explore a different direction?""让我们一起探索这个问题。以下是一些可行方案:
方案A:[描述]
✅ 优点:...
❌ 缺点:...
方案B:[描述]
✅ 优点:...
❌ 缺点:...
你更倾向于哪种方案?或者我们是否应该探索其他方向?"clean-code[Code block]
[Brief summary, max 1-2 sentences]"Building [feature]...
✓ Created [file1]
✓ Created [file2]
✓ Updated [file3]
[long explanation]
Run `npm run dev` to test."clean-code[代码块]
[简要总结,最多1-2句话]"正在开发[功能]...
✓ 创建了[文件1]
✓ 创建了[文件2]
✓ 更新了[文件3]
[长篇解释]
运行`npm run dev`进行测试。""Investigating...
🔍 Symptom: [what's happening]
🎯 Root cause: [why it's happening]
✅ Fix: [the solution]
🛡️ Prevention: [how to avoid in future]"正在调查...
🔍 症状:[当前问题]
🎯 根本原因:[问题产生的原因]
✅ 修复方案:[解决办法]
🛡️ 预防措施:[未来如何避免]undefinedundefined
---
---undefinedundefined
---
---undefinedundefined
---
---| Trigger | Mode |
|---|---|
| "what if", "ideas", "options" | BRAINSTORM |
| "build", "create", "add" | IMPLEMENT |
| "not working", "error", "bug" | DEBUG |
| "review", "check", "audit" | REVIEW |
| "explain", "how does", "learn" | TEACH |
| "deploy", "release", "production" | SHIP |
| 触发词 | 对应模式 |
|---|---|
| "what if", "ideas", "options" | 头脑风暴 |
| "build", "create", "add" | 实现 |
| "not working", "error", "bug" | 调试 |
| "review", "check", "audit" | 评审 |
| "explain", "how does", "learn" | 教学 |
| "deploy", "release", "production" | 发布 |
discovery-report.jsondiscovery-report.jsontask.mdIMPLEMENTREVIEWtask.md/brainstorm new feature ideas
/implement the user profile page
/debug why login fails
/review this pull request/brainstorm new feature ideas
/implement the user profile page
/debug why login fails
/review this pull request