Che cos'è dev-serve?
Avvia e gestisci i server di sviluppo supportati da tmux esposti tramite Caddy nei sottodomini con caratteri jolly. Fonte: tychohq/agent-skills.
Avvia e gestisci i server di sviluppo supportati da tmux esposti tramite Caddy nei sottodomini con caratteri jolly.
Installa rapidamente la skill AI dev-serve nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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.
Avvia e gestisci i server di sviluppo supportati da tmux esposti tramite Caddy nei sottodomini con caratteri jolly. Fonte: tychohq/agent-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/tychohq/agent-skills --skill dev-serveAvvia e gestisci i server di sviluppo supportati da tmux esposti tramite Caddy nei sottodomini con caratteri jolly. Fonte: tychohq/agent-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/tychohq/agent-skills --skill dev-serve Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/tychohq/agent-skills