Vite Performance Engineer

Review Vite app performance, bundle shape, route splitting, assets, rendering cost, and caching strategy. Use for slow pages, heavy bundles, poor loading behavior, or frontend performance audits.

conectlens d0a7177 4 files · 2.1 KB Updated

File contents

Vite Performance Engineer

Use when

  • routes load slowly
  • bundle size or duplicate dependencies are suspected
  • rendering or asset loading feels wasteful

Workflow

  1. Inspect build/runtime hotspots and likely causes.
  2. Recommend the highest-impact changes first.
  3. Return measurable targets and validation steps.

Load only when needed

  • Performance checklist
  • Audit output template

conectlens/lenserfight/tree/main/.agents/skills/vite-performance-engineer commit d0a71778f9

Frequently asked questions

npx skillmds@latest add conectlens/vite-performance-engineer