Claude Settings — Development skill for Claude Code
一站式管理 Claude Code 全部設定的 Tauri 桌面應用程式 — 多層設定合并、資源瀏覽、Hooks / StatusLine 社群範本、Draft Mode 統一儲存.
How to install Claude Settings
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kevintsai1202/claude-settings and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Settings does
一站式管理 Claude Code 全部設定的 Tauri 桌面應用程式 — 多層設定合并、資源瀏覽、Hooks / StatusLine 社群範本、Draft Mode 統一儲存。
Alternatives in Development
- Ars Revision — ARS academic-paper revision mode — revised draft + R&R responses 4.5k ★
- 10 Statusline Setup Agent — Status Line Setup Agent System Prompt 2.3k ★
- Cc Statusline — Transform your Claude Code experience with a beautiful, informative statusline 527 ★
README
Claude Settings Manager
一站式管理 Claude Code 全部設定的 Tauri 桌面應用程式 — 多層設定合并、資源瀏覽、Hooks / StatusLine 社群範本、Draft Mode 統一儲存。
    
下載
| 平台 | 類型 | 檔案 | 說明 |
|---|---|---|---|
| Windows | NSIS 安裝程式 | Claude Settings Manager_3.1.0_x64-setup.exe |
推薦使用;體積小,支援自訂安裝路徑 |
| Windows | MSI 安裝程式 | Claude Settings Manager_3.1.0_x64_en-US.msi |
企業派送/Group Policy 適用 |
| macOS | DMG 磁碟映像 | Claude Settings Manager_3.1.0_aarch64.dmg |
Apple Silicon(M1/M2/M3)適用 |
| macOS | DMG 磁碟映像 | Claude Settings Manager_3.1.0_x64.dmg |
Intel Mac 適用 |
至 [GitHub Releases](https://github.com/kevintsai1202/claude-settings/releases/latest) 下載最新版本。
**macOS 首次開啟提示:** 若被 Gatekeeper 阻擋,請在 Finder 中**右鍵 → 開啟**一次;或執行 `xattr -cr "/Applications/Claude Settings Manager.app"` 解除隔離屬性。
功能概覽
Claude Code 的設定散落在多個 JSON、CLAUDE.md、MCP 設定、Agents、Commands、Skills、Output Styles、Hooks、StatusLine 指令中,手動管理極易出錯。Claude Settings Manager 提供單一 GUI 介面,讓你:
- 同時檢視並編輯 User / Project / Local / Managed 四層設定
- 即時預覽多層合并後的最終有效值與來源(色彩標記)
- 以視覺化表單管理 Permissions、Hooks、環境變數、Sandbox 沙箱
- 直接編輯 CLAUDE.md(Global + Project)
- 瀏覽
~/.claude/{agents, commands, skills, output-styles}自訂資源 - 管理 MCP Server 設定與插件清單
- 設定 StatusLine(自訂狀態列指令,內建 13 個範本)
- 設計 Hooks(內建 14 個範本,含社群貢獻)
- Draft Mode — 所有改動先存草稿,統一儲存/單步還原
- JSON 行內錯誤高亮 — 錯誤字元以紅色顯示,滑鼠懸停顯示原因
介面說明
三欄式佈局 + 兩層導航(類別 → Tab):
┌─────────────────────────────────────────────────────────────────┐
│ ⚙ Claude Settings Manager v3.1.0 [⟲ 還原][💾 儲存][🌙] │
├────────────────┬────────────────────────────────────────────────┤
│ [📁 myproject▼]│ [⚙ 設定(7)] [📚 資源(6)] [📂
Related Skills
Claudeconfigurator
Minimal desktop GUI to configure Claude Code (~/.claude): edit CLAUDE.md, skills, commands, agents, hooks, plu
Uninstall Statusline
Remove claude-pulse statusline completely — scripts, daemon, settings, hooks
Sync Claude Config
Sync Claude Code + cross-CLI config (AGENTS.md, CLAUDE.md, GEMINI.md, agents, skills, settings, statusline, gu
Add Statusline
Add statusline configuration to Claude settings file
Statusline Install
Install the cross-platform status line into your Claude Code user settings
Chronos Doctor
Verify the chronos install end to end - hooks registered, transcript readable, statusline rendering.
Related Agents
Claude Code Infra
Use PROACTIVELY and automatically — do not wait to be asked — to configure Claude Code itself: sub-agents, ski
Claude Code Writer
Explicit file-writing Claude Code CLI mode; requires local authentication and trusted user settings/hooks
Module Developer
Use this agent when developing features inside a LaraDashboard module — writing controllers, services, models,