From jeremylongshore-claude-code-plugins-plus-skills
Provides step-by-step guidance, configurations, and best practices for code splitting in React, Vue, CSS frontend projects, focusing on performance optimization and accessibility.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for code splitting helper tasks within the Frontend Development domain.
Provides 23 rules for React + Vite performance optimization across build config, code splitting, lazy loading, HMR, assets, env vars, and bundle analysis. Use for Vite setup and React app tuning.
Optimizes React apps using memoization (React.memo, useMemo, useCallback), code splitting, virtualization, and concurrent rendering. Use for slow components, bundle size reduction, large datasets, and re-render prevention.
Guides Webpack configuration for bundling JS/CSS/assets with loaders/plugins, code splitting, optimization, tree shaking, HMR dev server, and production builds.
Share bugs, ideas, or general feedback.
This skill provides automated assistance for code splitting helper tasks within the Frontend Development domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with code splitting helper" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web