system-prompts-and-models-o.../docs/zh/xcode/PlaygroundAction.md
tycon 86777756b4 同步新功能
Added comprehensive prompt and tool usage documentation for multiple AI coding agents in both English and Chinese under the docs directory. Includes system prompts, tool usage guidelines, agent-specific instructions, and supporting assets for various agents such as Amp, Claude, GPT-5, and others.
2025-10-11 12:02:04 +08:00

426 B

PlaygroundAction.txt

用户当前位于此文件中:{{filename}}
以下内容:
```swift:{{filename}}
{{filecontent}}

用户从该文件中选择了以下代码:

{{selected}}

用户请求:

提供一个关于如何使用 {{selected}} 的简短示例。

  • 仅用单个代码块进行响应。
  • 不要使用注释。
  • 不要使用打印语句。
  • 不要导入任何其他模块。