CoderLuii/HolyClaude

AI coding workstation: Claude Code + web UI + 8 AI CLIs + headless browser + 50+ tools

What it solves

HolyClaude eliminates the tedious and error-prone process of manually setting up a full AI development environment. It solves common Docker-specific hurdles such as Chromium shared memory crashes, Xvfb configuration for headless browsing, UID permission mismatches, and the complex installation of multiple AI CLI tools and development libraries.

How it works

It provides a pre-configured, containerized Linux workstation delivered via Docker. The system bundles the official Claude Code CLI along with a web UI (CloudCLI), a headless browser (Chromium + Xvfb + Playwright), and a wide array of AI CLIs and developer tools. It uses s6-overlay for process management and supports bind-mounting for persistent settings and project workspaces, ensuring that credentials and code survive container updates.

Who it’s for

Developers who want a ready-to-use AI-powered coding environment without spending hours on configuration, specifically those using Claude Code, and those who need a consistent, containerized workspace across different platforms (Linux, macOS, Windows, NAS).

Highlights

  • Zero-Config Setup: Deploy a complete AI workstation with a single docker compose up command.
  • Official Integration: Runs the genuine Claude Code CLI, supporting both Claude Max/Pro subscriptions and Anthropic API keys.
  • Batteries Included: Comes with 8 AI CLIs (including Gemini, OpenAI Codex, and Cursor), 50+ dev tools, and a fully configured headless browser for testing and screenshots.
  • Multi-Arch Support: Fully compatible with amd64 and arm64 architectures.
  • Persistence: Dedicated volumes for Claude's memory and user workspaces to ensure data survives rebuilds.

Related

  • Project
  • Project
  • Project
  • Project
  • Project