Skill router for vite-browser capability packs. Use this whenever users ask to debug a Vite app, inspect runtime behavior, investigate recent hot-update breakage, trace network regressions, or run pre-release verification. Route to core-debug, runtime-diagnostics, network-regression, or release-smoke based on the…
Core troubleshooting workflow for Vue/React/Svelte Vite apps using vite-browser. Use this for first-pass debugging when the user reports broken UI behavior, wrong component state, router/store confusion, or a vague "page is broken" symptom and the dominant failure mode is not yet known.
Deep Vite runtime diagnostics for recent hot-update regressions, HMR instability, unexpected full reloads, module churn, stack trace mapping, and "which recent update caused this" analysis. Make sure to use this skill whenever users mention any of: HMR, hot reload, hot update, full reload, page refresh, unexpected…