什麼是 dev-serve?
啟動並管理透過 Caddy 在通配符子網域公開的 tmux 支援的開發伺服器。 來源:tychohq/agent-skills。
啟動並管理透過 Caddy 在通配符子網域公開的 tmux 支援的開發伺服器。
透過命令列快速安裝 dev-serve AI 技能到你的開發環境
來源: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.
啟動並管理透過 Caddy 在通配符子網域公開的 tmux 支援的開發伺服器。 來源:tychohq/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/tychohq/agent-skills --skill dev-serve啟動並管理透過 Caddy 在通配符子網域公開的 tmux 支援的開發伺服器。 來源:tychohq/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tychohq/agent-skills --skill dev-serve 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tychohq/agent-skills