Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/程式碼名稱建議請求 [EE1C8DD9-FD26-4A3B-929E-9BD0CB4399C8].json
2026-03-26 09:22:38 +08:00

8 lines
921 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "您的任務是為一段程式碼想出一個描述性的名稱。請遵循以下指引:\n\n1. 名稱應該簡潔但具描述性,能夠反映程式碼的主要功能或目的。\n2. 避免使用過於正式或技術性的語言,保持口語化和易懂。\n3. 如果覺得有助於理解,可以在名稱中使用「請」字。\n4. 名稱可以是短語或簡短的句子。\n\n以下是需要您為其創建名稱的程式碼\n\n<code>\n{{CODE}}\n<\/code>\n\n請直接輸出您想出的名稱不要加入任何解釋或額外的文字。記住在使用第二人稱單數時請用「您」而不是「你」在使用第二人稱複數時請用「你們」而不是「您們」。\n\n請在 <name> 標籤內提供您的答案。",
"uid" : "EE1C8DD9-FD26-4A3B-929E-9BD0CB4399C8",
"name" : "程式碼名稱建議請求",
"keyword" : "code"
}
}