Display Name
claude-den
Category
Tooling
Sub-Category
Tooling: Config Managers
Primary Link
https://github.com/Longado/claude-den
Author Name
Eddie
Author Link
https://github.com/Longado
License
MIT
Other License
No response
Description
One-command terminal toolkit for Claude Code. Auto-detects your terminal (Ghostty, iTerm2, Kitty, Alacritty), configures optimized settings with five built-in color themes (Catppuccin Mocha, Nord, Tokyo Night, Dracula, Gruvbox), generates Starship prompt configuration, and provides tmux layout presets for coding, parallel agents, and monitoring workflows. Includes terminal capability diagnostics and config backup/restore.
Validate Claims
Clone the repo and run node dist/bin/den.js doctor to see terminal diagnostics. Run node dist/bin/den.js theme list to see available themes with color previews. Run node dist/bin/den.js init to go through the interactive setup wizard. All 67 tests pass with npm test.
Specific Task(s)
Set up a complete terminal environment for Claude Code development, including terminal theme, Starship prompt, and tmux layout, using a single CLI tool.
Specific Prompt(s)
Run npx claude-den init, select Ghostty as terminal, choose the Tokyo Night theme, and enable Starship and tmux setup. Then open Ghostty to verify the theme is applied, and run den doctor to confirm all tools are detected.
Additional Comments
Built as an alternative to single-file terminal configs (like bruceblue-ghostty-config). Rather than providing one config file for one terminal, claude-den generates optimized configurations across multiple terminals, prompt tools, and multiplexers from a unified theme system. Published on npm as claude-den. CI passing on Node 18/20/22.
Recommendation Checklist
Display Name
claude-den
Category
Tooling
Sub-Category
Tooling: Config Managers
Primary Link
https://github.com/Longado/claude-den
Author Name
Eddie
Author Link
https://github.com/Longado
License
MIT
Other License
No response
Description
One-command terminal toolkit for Claude Code. Auto-detects your terminal (Ghostty, iTerm2, Kitty, Alacritty), configures optimized settings with five built-in color themes (Catppuccin Mocha, Nord, Tokyo Night, Dracula, Gruvbox), generates Starship prompt configuration, and provides tmux layout presets for coding, parallel agents, and monitoring workflows. Includes terminal capability diagnostics and config backup/restore.
Validate Claims
Clone the repo and run
node dist/bin/den.js doctorto see terminal diagnostics. Runnode dist/bin/den.js theme listto see available themes with color previews. Runnode dist/bin/den.js initto go through the interactive setup wizard. All 67 tests pass withnpm test.Specific Task(s)
Set up a complete terminal environment for Claude Code development, including terminal theme, Starship prompt, and tmux layout, using a single CLI tool.
Specific Prompt(s)
Run
npx claude-den init, select Ghostty as terminal, choose the Tokyo Night theme, and enable Starship and tmux setup. Then open Ghostty to verify the theme is applied, and runden doctorto confirm all tools are detected.Additional Comments
Built as an alternative to single-file terminal configs (like bruceblue-ghostty-config). Rather than providing one config file for one terminal, claude-den generates optimized configurations across multiple terminals, prompt tools, and multiplexers from a unified theme system. Published on npm as claude-den. CI passing on Node 18/20/22.
Recommendation Checklist