with one click
mortise
mortise contains 2 collected skills from rymcu, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when deploying Mortise to runtime hosts, especially the current single-host Docker target at 192.168.88.146 under /opt/mortise. Covers backend jar rollout, site/admin Nuxt output rollout, standalone community frontend rollout, Nginx routing, docker-compose rebuilds, and native module troubleshooting for site SSR.
Use when working with VueUse composables - track mouse position with useMouse, manage localStorage with useStorage, detect network status with useNetwork, debounce values with refDebounced, and access browser APIs reactively. Check VueUse before writing custom composables - most patterns already implemented.