Claudeconfigurator — Development skill for Claude Code
Minimal desktop GUI to configure Claude Code (~/.claude): edit CLAUDE.md, skills, commands, agents, hooks, plugins, settings.
How to install Claudeconfigurator
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tcsenpai/claudeconfigurator and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claudeconfigurator does
Minimal desktop GUI to configure Claude Code (~/.claude): edit CLAUDE.md, skills, commands, agents, hooks, plugins, settings. Tauri 2 + Svelte 5 + CodeMirror 6.
Alternatives in Development
- Claudia — A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions 21k ★
- T3code — A minimal web GUI for coding agents 7.9k ★
- Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★
README
ClaudeConfigurator
A minimal desktop application for configuring Claude Code by editing the files under `~/.claude`. It provides a focused GUI over the configuration surface: the entrypoint `CLAUDE.md`, adjacent instruction files, skills, commands, agents, hooks, plugins, and `settings.json`. It can also switch scope to edit any project's Claude config (`/.claude` plus the project's root `CLAUDE.md` and `.mcp.json`).
Built with Tauri 2, Svelte 5, and CodeMirror 6. The Rust core owns all filesystem access and is path-jailed to `~/.claude`. Every write is backed up and atomic.
Features
- CLAUDE.md: dedicated tab for the entrypoint instruction file.
- Files: edit the other root-level
.mdfiles in~/.claude. - Skills, Commands, Agents: browse entries as cards built from their YAML frontmatter, then edit the underlying file.
- Create and import: a
+button in the Skills, Commands, Agents, and Files views creates a new entry from a name and a starter template, or imports an existing file (or a whole skill folder) from anywhere on disk into~/.claude. Commands accept an optional namespace. Existing targets are never overwritten. - Delete: a red
xon each list row and a Delete button in the editor toolbar remove an entry after a confirmation. Deleting a skill removes its whole folder. The item is copied into~/.claude/backups/before removal, so it is recoverable. - Hooks: a per-event editor for the hooks defined in
settings.json(matcher, command or HTTP hook, timeout, async). - Plugins: list installed plugins and marketplaces, enable or disable them, and install, remove, or add a marke
Related Skills
Agent Monitor
Claude Code Agent Team GUI Monitor - Tauri v2 + React + TypeScript macOS desktop app with pixel art office vie
Gsd Pi Config
Desktop configuration manager for GSD-Pi preferences — Tauri + React GUI for ~/.gsd/preferences.md, with skill
Update Config
Update .claude/settings.json to configure hooks, automated behaviors, and scheduled tasks.
Claude Code Gui
A comprehensive desktop GUI wrapper for Claude Code CLI — manage terminal sessions, CLAUDE.md, memory, MCP ser
Desktop Electron
Desktop application hunting — Electron / Tauri / WebView2. Static binary inspection + IPC fuzzing + proxied tr
New Desktop App
/new-desktop-app -- Scaffold a Tauri desktop project
Related Agents
Claude Code Infra
Use PROACTIVELY and automatically — do not wait to be asked — to configure Claude Code itself: sub-agents, ski
Tauri Rust Expert
Use this agent when working with Tauri applications, Rust backend development, Tauri plugins, cross-platform d
Yume
Native desktop UI for Claude Code with orchestration, streaming, background agents, and multi-provider support