- SKILL.md v1.1: full deployment workflow for 3x-ui on VPS via SSH
- Covers Docker/native install, Nginx+TLS, Xray inbound config
- references/xray-inbound-config.md: VLESS+WS+TLS and Reality configs
- references/lessons-learned.md: lessons from first real deployment
- /app/x-ui binary vs shell wrapper in Docker
- correct API path: panel/api/inbounds/add
- subPath-only DB write (subURI causes blank settings page)
- --network host port exposure workaround
- Agent prompt and eval configs included