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