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>
This commit is contained in:
2026-03-26 10:18:20 +08:00
parent 9a95fd3c2e
commit 6ee77e5040
201 changed files with 388 additions and 266 deletions

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "adb connect ",
"uid" : "A7C4D9E2-5B8F-4A3E-9C1D-2E6F8A7B4D9C",
"name" : "連線到指定 IP",
"keyword" : ""
}
}