What is dev-serve?
Start and manage tmux-backed dev servers exposed through Caddy at wildcard subdomains. Source: tychohq/agent-skills.
Start and manage tmux-backed dev servers exposed through Caddy at wildcard subdomains.
Quickly install dev-serve AI skill to your development environment via command line
Source: tychohq/agent-skills.
Start a dev server in a tmux session and expose it via Caddy at .YOURDOMAIN. One command up, one command down.
| DEVSERVEDOMAIN | (must be set) | Your wildcard domain (e.g. mini.example.com) | | DEVSERVESTATEDIR | /.config/dev-serve | Where state JSON is stored | | CADDYFILE | /.config/caddy/Caddyfile | Path to your Caddyfile | | CADDYADMIN | http://localhost:2019 | Caddy admin API address | | DEVCMD | (auto-detected) | Override the dev server command |
Vite blocks requests from unrecognized hostnames. dev-serve up automatically patches vite.config.ts (or .js/.mts/.mjs) to add the subdomain. If auto-patching fails, it prints the manual fix.
Start and manage tmux-backed dev servers exposed through Caddy at wildcard subdomains. Source: tychohq/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/tychohq/agent-skills --skill dev-serveStart and manage tmux-backed dev servers exposed through Caddy at wildcard subdomains. Source: tychohq/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tychohq/agent-skills --skill dev-serve Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/tychohq/agent-skills