Best use case
Use Virtual Scrolling Calibrator when you need to introduce high-volume list rendering with dynamic height support and smooth scrolling under real data load, especially when the work is driven by virtual list and windowing.
Frontend · Global library
Introduce high-volume list rendering with dynamic height support and smooth scrolling under real data load.
Best use case
Use Virtual Scrolling Calibrator when you need to introduce high-volume list rendering with dynamic height support and smooth scrolling under real data load, especially when the work is driven by virtual list and windowing.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show virtual-scrolling-calibratorUse
orchestrator-mcp skills export virtual-scrolling-calibrator --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/virtual-scrolling-calibrator ./your-agent-skills/virtual-scrolling-calibrator
# or open skills/virtual-scrolling-calibrator/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript
Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users