Claude Tunnel Expert — Development skill for Claude Code
Connect to a remote Builder as an Expert consultant via Claude CLI.
How to install Claude Tunnel Expert
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open johnlindquist/claude-tunnel-expert and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Tunnel Expert does
Connect to a remote Builder as an Expert consultant via Claude CLI.
Alternatives in Development
- Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
- Connect Ckan — Renamed → /portaljs-connect-ckan 2.3k ★
- Nexting — Remote control for Claude Code, Codex, Grok, and Cursor on Mac or PC 1.3k ★
README
Claude Tunnel Expert
Connect to a remote Builder's machine as an Expert consultant. Guide them through code changes without direct file access.
Prerequisites
- Bun installed
- Claude CLI installed and authenticated
Quick Start
# Clone this repo
git clone https://github.com/johnlindquist/claude-tunnel-expert.git
cd claude-tunnel-expert
# Install dependencies
bun install
# Connect to the Builder's tunnel
bun run tunnel-expert.ts
Replace `
Example
bun run tunnel-expert.ts https://gentle-dolphin-42.loca.lt
How It Works
- Your Builder runs the tunnel server on their machine (sharing a URL with you)
- You run this script with their tunnel URL
- You type instructions, and Claude (Expert) provides guidance
- The Builder's Claude executes the changes on their machine
- You see the results streamed back in real-time
Commands
| Command | Description |
|---|---|
/read |
Request to see a file from the Builder's machine |
/help |
Show available commands |
quit |
Exit the session |
What You Can Do
- Provide architectural guidance
- Request to see specific files
- Suggest code changes for the Builder to implement
- Review the Builder's work and suggest improvements
- Help troubleshoot issues
You guide. The Builder executes.
Related Skills
Think Product
Product Consultant — Serial Startup Builder
Remote
Connect to remote hosts via SSH in tmux panes
Agent Bus
Persistent Claude Code session daemon — expose an authenticated claude CLI over an SSH-tunnel-reachable HTTP e
Shim MCP
WordPress MCP server plugin, live on WordPress.org. Connect Claude Code, Cursor, or any MCP client to WordPres
Happy CLI
Happy Coder CLI to connect your local Claude Code to mobile device
Larkent
Larkent: Agent for lark. Connect Claude Code, Codex, Kimi, Grok Build, Cursor CLI and Antigravity CLI to Feish
Related Agents
Zanix Remote API App Builder
Stands up a brand-new @zanix/space consumer app that owns no database of its own and presents a UI over a remo
Claudable
by Ethan Park - Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code a
Go CLI Builder
Implements CLI applications and commands in Go using cobra or standard library flags. Delegate CLI feature imp