use-vp-config

Installation
SKILL.md

Use Liangmi VP Config

Configure projects with @liangmi/vp-config, an opinionated preset for Vite+, the united JavaScript toolchain. Treat Vite+ as distinct from Vite.

Inspect the project

Before editing:

  1. Read the repository's AGENTS.md and existing vite.config.ts.
  2. Inspect package.json, source entry points, workspace layout, and browser or Node.js signals.
  3. Check local Vite+ documentation in node_modules/vite-plus/docs when an option is uncertain. Use https://viteplus.dev/guide/ only when local docs are unavailable or outdated.
  4. Preserve project-specific overrides instead of replacing them blindly.

Select a preset

Choose one category for each vite.config.ts:

Installs
48
GitHub Stars
3
First Seen
Jun 23, 2026
use-vp-config — liangmiqwq/vp-config