LogoClawIndex
CasesSkillsAbout
LogoClawIndex

lazy-loader - AI-powered bundle optimization for lazy loading components

Identifies components that should be lazy loaded to optimize bundle size and initial load performance

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze component tree
  • identify below-fold components
  • find route-based splits
  • suggest React.lazy implementations
  • estimate bundle impact

Inputs

  • source code directory
  • component files
  • page/route files
  • framework configuration

Outputs

  • lazy loading suggestions
  • code generation
  • bundle size estimates
  • suspense boundaries

Requirements

  • Node.js 18+
  • run with npx
  • source code access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
performance
bundle optimization
lazy loading
react
nextjs
code analysis
analyze component tree
identify below-fold components
find route-based splits
suggest React.lazy implementations
source code directory
component files
page/route files
lazy loading suggestions
code generation
bundle size estimates