Migrate or align frontend repositories to the stock VitePlus workflow. Use when standardizing package or monorepo repos around `vp`, `voidzero-dev/setup-vp`, `vite-plus/test`, and VitePlus-native CI, test, and packaging flows, including updating scripts, test config, CI setup, and packaging commands.
94
94%
Does it follow best practices?
Impact
95%
2.63xAverage score across 3 eval scenarios
Passed
No known issues
Use this reference when starting a new repo on VitePlus or converting an existing one.
vp create to scaffold the closest stock shape.vp check, vp test, and vp build or vp pack from day one.vp migrate as the default starting point instead of a hand-rolled conversion.node_modules/vite-plus/AGENTS.md, but use whatever AGENTS.md, CLAUDE.md, or rules file ships with the installed toolchain.AGENTS.md, CLAUDE.md, or repo rules instead of accepting generic VitePlus boilerplate unchanged.packageManager, pnpm-workspace.yaml, and lockfiles.vp env, vp install, vp check, vp test, and then vp build or vp pack as appropriate.