template

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Skill Name

技能名称

Brief overview of what this skill does and the key capabilities it provides.
该技能的简要概述及其提供的核心功能。

When to Use

适用场景

  • Trigger phrase or scenario 1
  • Trigger phrase or scenario 2
  • Trigger phrase or scenario 3
  • 触发短语或场景1
  • 触发短语或场景2
  • 触发短语或场景3

Quick Start

快速开始

language
// Minimal working example - copy-paste ready
// Include essential imports and setup
language
// 可直接复制粘贴的最简运行示例
// 包含必要的导入和设置

Core Concepts

核心概念

Concept 1

概念1

Explanation of fundamental concept with practical context.
language
// Code example demonstrating the concept
结合实际场景对基础概念的解释。
language
// 演示该概念的代码示例

Concept 2

概念2

Another essential concept with clear explanation.
language
// Practical code example
另一个核心概念的清晰解释。
language
// 实用代码示例

Common Patterns

常见模式

Pattern Name

模式名称

Problem: What challenge does this solve?
Solution:
language
// Recommended approach with comments
问题:该模式解决了什么挑战?
解决方案:
language
// 带注释的推荐实现方式

Best Practices

最佳实践

Do:
  • Practice 1 with rationale
  • Practice 2 with explanation
Don't:
  • Anti-pattern 1 and why
  • Anti-pattern 2 and the alternative
建议做法:
  • 实践1及理由
  • 实践2及说明
避免做法:
  • 反模式1及原因
  • 反模式2及替代方案

Troubleshooting

故障排除

ErrorCauseSolution
Error messageWhy it happensHow to fix
错误信息原因解决方案
错误提示内容错误产生原因修复方法

References

参考资料