Skip to main content
Back to registry

react-vite-best-practices

asyrafhussin/agent-skills

Comprehensive performance optimization guide for React applications built with Vite. Contains 40+ rules across 8 categories, prioritized by impact to guide code generation and refactoring.

Installs531
Install command
npx skills add https://github.com/asyrafhussin/agent-skills --skill react-vite-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive performance optimization guide for React applications built with Vite. Contains 40+ rules across 8 categories, prioritized by impact to guide code generation and refactoring. Reference these guidelines when: Read individual rule files for detailed explanations and code examples: Each rule file contains: - Configuring Vite for React projects - Implementing code splitting and lazy loading - Optimizing build output and bundle size - Setting up development environment - Reviewing code for performance issues - build-manual-chunks - Configure manual chunks for vendor separation - build-minify-terser - Use Terser for production minification - build-target-modern - Target modern browsers for smaller bundles - build-sourcemap-production - Configure sourcemaps appropriately - build-output-structure - Organize output directory structure - build-chunk-size-limit - Set appropriate chunk size warnings - split-route-lazy - Use React.lazy() for route-based splitting - split-suspense-boundaries - Wrap lazy components with Suspense - split-dynamic-imports - Use dynamic imports for heavy components - split-preload-critical - Preload critical chunks on interaction - split-named-chunks - Use named chunks for better caching - split-vendor-separation - Separate vendor from application code - dev-dependency-prebundling - Configure dependency pre-bundling - dev-exclude-large-deps -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-vite-best-practices do?

Comprehensive performance optimization guide for React applications built with Vite. Contains 40+ rules across 8 categories, prioritized by impact to guide code generation and refactoring.

Is react-vite-best-practices good?

react-vite-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does react-vite-best-practices work with?

react-vite-best-practices currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to react-vite-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install react-vite-best-practices?

npx skills add https://github.com/asyrafhussin/agent-skills --skill react-vite-best-practices

Related skills

More from asyrafhussin/agent-skills

Related skills

Alternatives in Software Engineering