ClaudeCode Launchpad CLI banner
noambrand noambrand

ClaudeCode Launchpad CLI

AI community intermediate

Description

| | Manual Setup | Launchpad CLI | |---|---|---| | **Install Node.js, Git, Claude Code** | Find downloads, run 3 installers, configure PATH | Handled automatically | | **Terminal theme** | Edit Windows Terminal JSON by hand | One checkbox in the wizard |

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Zero-to-Claude in 1 minute. Installer, status bar, and launcher for Claude Code on Windows & macOS.

Quick StartWhy Launchpad CLI?Status BarArchitectureConfigurationChangelogTroubleshooting


Why Launchpad CLI?

Manual Setup Launchpad CLI
Install Node.js, Git, Claude Code Find downloads, run 3 installers, configure PATH Handled automatically
Terminal theme Edit Windows Terminal JSON by hand One checkbox in the wizard
Status bar (model, context %, usage limits) Write your own statusline script, configure settings.json Pre-installed and configured
Desktop shortcut + right-click menu Create shortcuts manually, edit registry Included
Folder picker cd into every project GUI picker or right-click any folder
Multi-language support Configure manually One setting in config.txt
Time to first prompt 20+ minutes ~1 minute

Quick Start

Windows

  1. Download `ClaudeCode_Launchpad_CLI_Setup.exe`
  2. Run as Administrator — the wizard auto-detects what's already installed
  3. Double-click the "ClaudeCode Launchpad CLI" desktop shortcut
  4. Start coding with Claude

macOS

  1. Download the `.pkg` installer
  2. Double-click it, allow in System Settings > Privacy & Security, then run again
  3. Open Terminal and type claude
  4. Start coding with Claude

...