claudeindex
Plugin

vite-chunk-split

Fix Vite single-chunk bundles that cause slow page loads and break MCP Playwright testing. Auto-detects heavy dependencies, converts static page imports to React.lazy, adds Suspense boundaries in layout components, and configures vendor chunk splitting in vite.config.ts. Works for React, Vue, and SvelteKit Vite projects

Installation

1

Add the marketplace

/plugin marketplace add descoped/llm-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata