vite-browser-network-regression
Installation
SKILL.md
vite-browser-network-regression
Use this skill to isolate request/response regressions quickly.
Workflow
- Open page and reproduce action.
- List network traffic and identify suspicious entries (4xx/5xx/FAIL/slow).
- Inspect target request in detail.
- Correlate with UI state and console errors.
- If the request failure appears only after a hot update or reload loop, switch to
vite-browser-runtime-diagnostics.
Commands
Related skills