Tailscale Serve Skill Manage multiple paths with without conflicts. Key Commands Check what's currently served Serve a directory or file at a specific path Serve from a port at root (replaces everything) Remove a specific path Reset all serving Important Notes - Path conflicts: Serving at will override all other paths - Background mode: Use to keep it running - Multiple paths: You can serve multiple things simultaneously with different paths - Status first: Always check before adding new paths Common Patterns Serve presentation alongside control UI Serve multiple directories Serve a local dev…