Help us improve
Share bugs, ideas, or general feedback.
From flow
Configures Vite projects including vite.config.ts/js, plugins, HMR, asset bundling, SSR, library mode, deployment, and Litestar integration.
npx claudepluginhub cofin/flow --plugin flowHow this skill is triggered — by the user, by Claude, or both
Slash command
/flow:viteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Vite is a fast frontend build tool using native ES modules for dev and Rollup for production builds. This skill covers configuration, plugin authoring, HMR, asset handling, SSR, library mode, Litestar integration, and deployment.
Configures Vite build tool, plugin API, SSR, and Vite 8 Rolldown migration. Auto-activates when working with vite.config.ts, Vite plugins, or building SSR apps.
Provides Vite patterns for config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Use for vite.config.ts, Vite plugins, or Vite projects.
Provides advanced Vite 8 configurations for Rolldown-powered builds, advancedChunks, Environment API, plugin development, SSR, library mode, and build optimization. Use for custom pipelines, plugins, or multi-environment builds.
Share bugs, ideas, or general feedback.
Vite is a fast frontend build tool using native ES modules for dev and Rollup for production builds. This skill covers configuration, plugin authoring, HMR, asset handling, SSR, library mode, Litestar integration, and deployment.
For detailed guides and configuration examples, refer to the following documents in references/:
Add guardrails instructions here.
## ValidationAdd validation instructions here.
## ExampleAdd example instructions here.