Files
alfred-preferences/Alfred.alfredpreferences/snippets/Claude 指令集/claude -p 找 bug [A1B2C3D4-0E5F-7A8B-9C0D-1E2F3A4B5C6D].json
Timmy 6ee77e5040 refactor: rename snippet collections with Chinese names
- cue → 周星馳經典台詞 (30 quotes, Mandarin version)
- adb → ADB 工具箱 (35 commands)
- ag → AG 搜尋指令 (38 commands)
- apt → APT 套件管理 (36 commands)
- claude → Claude 指令集 (39 commands)

Also removed deprecated collections:
- cordova (unused)
- css (unused)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 10:18:20 +08:00

9 lines
231 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" : "claude -p \"請找出這段程式碼的 bug\\n$(cat <<'EOF'\n\nEOF\n)\"",
"uid" : "A1B2C3D4-0E5F-7A8B-9C0D-1E2F3A4B5C6D",
"name" : "找出程式碼 bug",
"keyword" : ""
}
}