@zeldrisho/pi-vite-plus
Pi extension that guides agents to use Vite+, the unified toolchain for the web
Package details
Install @zeldrisho/pi-vite-plus from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@zeldrisho/pi-vite-plus- Package
@zeldrisho/pi-vite-plus- Version
0.4.0- Published
- Jul 21, 2026
- Downloads
- 449/mo · 449/wk
- Author
- zeldrisho
- License
- MIT
- Types
- extension
- Size
- 5.3 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./src/index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@zeldrisho/pi-vite-plus
Pi extension that guides coding agents to use Vite+, a unified toolchain built on Vite, Rolldown, Vitest, tsdown, Oxlint, Oxfmt, and Vite Task.
Install
pi install npm:@zeldrisho/pi-vite-plus
To try it for one session without installing it:
pi -e npm:@zeldrisho/pi-vite-plus
When Pi's bash tool is active, the extension injects the official Vite+ CLI agent guidance. It explains the unified vp CLI, points agents to the Vite+ documentation, and provides a review checklist covering installation, checks, tests, project tasks, and environment diagnostics.
Uninstall
pi remove npm:@zeldrisho/pi-vite-plus