Claude Code Web is a browser-based interface for Claude Code CLI. It offers real-time chat, project management, and tool integration with a mobile-first PWA design. Teams use it to streamline coding tasks, manage projects, and integrate with existing workflows.
git clone https://github.com/sunpix/claude-code-web.gitClaude Code Web is a browser-based interface that extends Claude Code CLI with accessibility and productivity features including voice input, text-to-speech, drag-and-drop image support, keyboard shortcuts, and an integrated todo sidebar. It runs locally on your machine via a simple npm install and command-line launch, serving a responsive web interface at localhost:3000. The tool requires Node.js 18+ and an existing Claude Code CLI setup. Users can configure the port, serve from a subpath behind a reverse proxy, and optionally enable speech-to-text by providing an OpenAI API key. This skill is designed for developers and teams who want a graphical alternative to the CLI while maintaining the power of Claude Code automation.
Install with npm install -g @sunpix/claude-code-web, then run claude-code-web and open http://localhost:3000. Optional: set PORT=8080 to change the port, OPENAI_API_KEY=sk_... to enable speech-to-text, or APP_BASE_URL=/path for reverse proxy setups. Note: no authentication is built-in—run behind a firewall or auth proxy for security.
Real-time coding assistance with voice commands and audio feedback
Managing coding tasks and projects through a web dashboard
Automating code generation and CLI operations without terminal access
Team collaboration on coding tasks via a shared local interface
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/sunpix/claude-code-webCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm working on a web project for [COMPANY] in the [INDUSTRY] sector. I need to [SPECIFIC TASK, e.g., 'create a responsive landing page', 'debug a React component', or 'optimize database queries']. Can you help me with this using Claude Code Web?
# Web Project Assistance for [COMPANY] ## Task: Create a Responsive Landing Page Based on your request for [COMPANY] in the [INDUSTRY] sector, here's a plan to create a responsive landing page: ### Step 1: Project Setup - Initialize a new project folder - Set up HTML, CSS, and JavaScript files - Install necessary dependencies (e.g., Bootstrap, jQuery) ### Step 2: Design and Layout - Create a wireframe for the landing page - Implement a responsive grid system - Design mobile-first components ### Step 3: Content Integration - Add company logo and branding elements - Insert product/service descriptions - Include call-to-action buttons ### Step 4: Testing and Optimization - Test responsiveness across devices - Optimize images and media - Ensure fast loading times Would you like me to provide code snippets or detailed instructions for any of these steps?
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate security compliance and monitor real-time security posture seamlessly.
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan