vitexec

Installation
SKILL.md

vitexec

Use vitexec when the truth lives in the running browser: client state, imported app modules, DOM, canvas/WebGL, screenshots, recordings, or browser-only errors.

Do not use it for questions static files, unit tests, or TypeScript can answer directly.

References

Workflow

  1. Identify the page path if it is not /.
  2. Write the smallest snippet that performs the user-like action or reads the browser-only state.
  3. Run vitexec '<snippet>', adding --path, --gpu, --screenshot, --record, --cpu-profile, --network-trace, --performance-trace, --heap-snapshot, --timeout, or --config only when needed.
  4. Treat stdout as browser logs. It starts with logs:.
Installs
257
GitHub Stars
18
First Seen
Apr 30, 2026
vitexec — drawcall-ai/vitexec