react-window

Community

Efficiently render large lists and grids.

AuthorTemp-37538
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the performance bottleneck of rendering large datasets in React applications by implementing windowing (virtualization), ensuring only visible items are rendered to the DOM.

Core Features & Use Cases

  • Virtualization: Renders only visible rows/cells, drastically improving performance for large datasets.
  • List & Grid Components: Provides components for one-dimensional lists and two-dimensional grids.
  • Dynamic Sizing & Scrolling: Supports variable row/column heights and imperative scrolling.
  • Use Case: Displaying thousands of log entries, rendering large data tables, or building spreadsheet-like interfaces without performance degradation.

Quick Start

Use the react-window skill to render a list of 10,000 items with fixed row heights.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-window
Download link: https://github.com/Temp-37538/moderniptvplayer/archive/main.zip#react-window

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.