If you're deploying apps on Lazycat MicroServer and need more than basic HTTP routing, this skill walks you through the platform's three-tier networking setup. It covers standard routes that strip URL prefixes by default, advanced upstreams for domain-based routing and header manipulation, and TCP/UDP ingress for non-HTTP services like databases or game servers. The real utility is knowing when to reach for app-proxy, an OpenResty container that lets you write custom Nginx configs for complex multi-domain setups. The guide is in Chinese but structured clearly around concrete examples, so you can pattern-match even if you're reading through translation.
npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-advanced-routing