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" : "sudo apt-mark hold ",
"uid" : "B2C3D4E5-1F6A-8B9C-0D1E-2F3A4B5C6D7E",
"name" : "鎖定套件版本 (禁止升級)",
"keyword" : ""
}
}